Searched refs:ffs_checkcgintegrity (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/ufs/ffs/ |
H A D | ffs_alloc.c | 115 static void ffs_checkcgintegrity(struct fs *, uint64_t, int); 1740 ffs_checkcgintegrity(fs, cg, error); in ffs_fragextend() 1813 ffs_checkcgintegrity(fs, cg, error); in ffs_alloccg() 1993 ffs_checkcgintegrity(fs, cg, error); in ffs_clusteralloc() 2138 ffs_checkcgintegrity(fs, cg, error); in ffs_nodealloccg() 3133 ffs_checkcgintegrity(struct fs *fs, in ffs_checkcgintegrity() function
|