Searched defs:cgsize (Results 1 - 3 of 3) sorted by relevance

/src/sys/ufs/ext2fs/
H A Dext2fs_alloc.c800 size_t cgsize = 1 << fs->e2fs_group_desc_shift; local in function:ext2fs_cg_get_csum
/src/sys/ufs/ffs/
H A Dffs_alloc.c643 uint64_t dirsize, cgsize, curdsz; local in function:ffs_dirpref
/src/sbin/resize_ffs/
H A Dresize_ffs.c660 int cgsize; /* size of the cg hand currently points into */ local in function:find_freespace
717 int cgsize; /* size of cg hand points into */ local in function:find_freeblock

Completed in 9 milliseconds