Searched refs:e2fs_fbcount (Results 1 – 9 of 9) sorted by relevance
216 if (debug && (fs->e2fs.e2fs_fbcount != cs_nbfree || in pass5()219 fs->e2fs.e2fs_fbcount, fs->e2fs.e2fs_ficount, in pass5()222 if ((fs->e2fs.e2fs_fbcount != cs_nbfree || in pass5()225 fs->e2fs.e2fs_fbcount = cs_nbfree; in pass5()
343 asblk.b_un.b_fs->e2fs_fbcount = sblk.b_un.b_fs->e2fs_fbcount; in readsb()409 bp->b_un.b_fs->e2fs_fbcount = letoh32(sblock.e2fs.e2fs_fbcount); in copyback_sb()
267 n_bfree = sblock.e2fs.e2fs_fbcount; in checkfilesys()
58 new->e2fs_fbcount = swap32(old->e2fs_fbcount); in e2fs_sb_bswap()
93 if (fs->e2fs.e2fs_fbcount == 0) in ext2fs_alloc()376 fs->e2fs.e2fs_fbcount--; in ext2fs_alloccg()488 fs->e2fs.e2fs_fbcount++; in ext2fs_blkfree()
110 u_int32_t e2fs_fbcount; /* free blocks count */ member444 ((fs)->e2fs.e2fs_fbcount - (fs)->e2fs.e2fs_rbcount)
685 sbp->f_bfree = fs->e2fs.e2fs_fbcount; in ext2fs_statfs()
91 sfsp->f_bfree = sblock.e2fs_fbcount; in e2fs_df()
509 sblock.e2fs.e2fs_fbcount = fbcount; in mke2fs()1284 sblock.e2fs.e2fs_fbcount--; in alloc()