Home | Sort by: relevance | last modified time | path |
/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; |