/src/sbin/newfs/ |
extern.h | 63 #define ffs_cg_swap(a, b, c) __nothing macro
|
extern.h | 63 #define ffs_cg_swap(a, b, c) __nothing macro
|
/src/sys/ufs/ffs/ |
ffs_bswap.c | 191 * Note that ffs_cg_swap may be called with o == n. 194 ffs_cg_swap(struct cg *o, struct cg *n, struct fs *fs) function in typeref:typename:void
|
ffs_bswap.c | 191 * Note that ffs_cg_swap may be called with o == n. 194 ffs_cg_swap(struct cg *o, struct cg *n, struct fs *fs) function in typeref:typename:void
|
/src/sbin/fsck_ffs/ |
fsck.h | 314 #define ffs_cg_swap(a, b, c) __nothing macro
|
fsck.h | 314 #define ffs_cg_swap(a, b, c) __nothing macro
|