Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck_ext2fs/
H A Dpass5.c108 u_int32_t nifree = 0; in pass5() local
/netbsd-src/sys/ufs/ext2fs/
H A Dext2fs_alloc.c218 uint32_t nifree = 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()