Searched defs:cgsize (Results 1 - 3 of 3) sorted by relevance
| /src/sys/ufs/ext2fs/ | ||
| H A D | ext2fs_alloc.c | 800 size_t cgsize = 1 << fs->e2fs_group_desc_shift; local in function:ext2fs_cg_get_csum |
| /src/sys/ufs/ffs/ | ||
| H A D | ffs_alloc.c | 643 uint64_t dirsize, cgsize, curdsz; local in function:ffs_dirpref |
| /src/sbin/resize_ffs/ | ||
| H A D | resize_ffs.c | 660 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