Home
last modified time | relevance | path

Searched defs:nbfree (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/fsck_ext2fs/
H A Dpass5.c107 u_int32_t nbfree = 0; in pass5() local
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_alloc.c224 uint32_t nbfree = in ext2fs_dirpref() local
665 ext2fs_cg_update(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, int nbfree, int nifree, int ndirs… in ext2fs_cg_update()