Home
last modified time | relevance | path

Searched refs:fbcount (Results 1 – 1 of 1) sorted by relevance

/openbsd/sbin/newfs_ext2fs/
H A Dmke2fs.c186 uint bcount, fbcount, ficount; in mke2fs() local
473 fbcount = 0; in mke2fs()
500 fbcount += gd[cylno].ext2bgd_nbfree; in mke2fs()
509 sblock.e2fs.e2fs_fbcount = fbcount; in mke2fs()