Searched refs:ffs_cg_swap (Results 1 – 4 of 4) sorted by relevance
69 void ffs_cg_swap(struct cg *, struct cg *, struct fs *);
760 ffs_cg_swap(&acg, (struct cg*)&iobuf[start], &sblock); in initcg()
189 void ffs_cg_swap(struct cg *, struct cg *, struct fs *);
185 ffs_cg_swap(struct cg *o, struct cg *n, struct fs *fs) in ffs_cg_swap() function