Searched refs:e2fs_bcount (Results 1 – 3 of 3) sorted by relevance
47 uint32_t e2fs_bcount; /* blocks count */ member
398 fs->e2fs_gcount = howmany(es->e2fs_bcount - es->e2fs_first_dblock, in compute_sb_data()846 sbp->f_blocks = fs->e2fs->e2fs_bcount - overhead; in ext2_statfs()
109 if (bpref >= fs->e2fs->e2fs_bcount) in ext2_alloc()1180 if ((u_int)bno >= fs->e2fs->e2fs_bcount) { in ext2_blkfree()