HomeSort by: relevance | last modified time | path
    Searched defs:fbcount (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/newfs_ext2fs/
mke2fs.c 187 uint bcount, fbcount, ficount; local in function:mke2fs
482 fbcount = 0;
509 fbcount += fs2h16(gd[cylno].ext2bgd_nbfree);
521 sblock.e2fs.e2fs_fbcount = fbcount;
mke2fs.c 187 uint bcount, fbcount, ficount; local in function:mke2fs
482 fbcount = 0;
509 fbcount += fs2h16(gd[cylno].ext2bgd_nbfree);
521 sblock.e2fs.e2fs_fbcount = fbcount;

Completed in 26 milliseconds