Searched defs:nbfree (Results 1 - 2 of 2) sorted by relevance
| /src/sbin/fsck_ext2fs/ | ||
| H A D | pass5.c | 107 u_int32_t nbfree = 0; local in function:pass5 |
| /src/sys/ufs/ext2fs/ | ||
| H A D | ext2fs_alloc.c | 224 uint32_t nbfree = local in function:ext2fs_dirpref 665 ext2fs_cg_update(struct m_ext2fs *fs, int cg, struct ext2_gd *gd, int nbfree, int nifree, int ndirs, daddr_t ioff) argument |
Completed in 4 milliseconds