Home
last modified time | relevance | path

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

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