Searched refs:e2fs_fbcount (Results 1 – 9 of 9) sorted by relevance
248 if (debug && (fs->e2fs.e2fs_fbcount != cs_nbfree || in pass5()251 fs->e2fs.e2fs_fbcount, fs->e2fs.e2fs_ficount, in pass5()254 if ((fs->e2fs.e2fs_fbcount != cs_nbfree || in pass5()257 fs->e2fs.e2fs_fbcount = cs_nbfree; in pass5()
375 asblk.b_un.b_fs->e2fs_fbcount = sblk.b_un.b_fs->e2fs_fbcount; in readsb()459 bp->b_un.b_fs->e2fs_fbcount = h2fs32(sblock.e2fs.e2fs_fbcount); in copyback_sb()
308 n_bfree = sblock.e2fs.e2fs_fbcount; in checkfilesys()
52 new->e2fs_fbcount = bswap32(old->e2fs_fbcount); in e2fs_sb_bswap()
144 uint32_t e2fs_fbcount; /* free blocks count */ member561 ((fs)->e2fs.e2fs_fbcount - (fs)->e2fs.e2fs_rbcount)
130 if (fs->e2fs.e2fs_fbcount == 0) in ext2fs_alloc()423 fs->e2fs.e2fs_fbcount--; in ext2fs_alloccg()551 fs->e2fs.e2fs_fbcount++; in ext2fs_blkfree()
920 sbp->f_bfree = fs->e2fs.e2fs_fbcount; in ext2fs_statvfs()1385 fs->e2fs_fbcount > fs->e2fs_bcount) { in ext2fs_sbfill()
897 new->e2fs_fbcount = bswap32(old->e2fs_fbcount); in e2fs_sb_bswap()
521 sblock.e2fs.e2fs_fbcount = fbcount; in mke2fs()1313 sblock.e2fs.e2fs_fbcount--; in alloc()