Searched refs:e2fs_fpg (Results 1 – 4 of 4) sorted by relevance
114 for (i = 0; i < fs->e2fs_fpg; i++) { in ext2_clusteracct()144 if (end > fs->e2fs_fpg) in ext2_clusteracct()145 end = fs->e2fs_fpg; in ext2_clusteracct()
648 cgsize = fs->e2fs_fsize * fs->e2fs_fpg; in ext2_dirpref()962 max_bit = fs->e2fs_fpg; in ext2_b_bitmap_validate()963 group_first_block = ((uint64_t)cg) * fs->e2fs_fpg + in ext2_b_bitmap_validate()1068 end = howmany(fs->e2fs_fpg, NBBY); in ext2_alloccg()1137 return (((uint64_t)cg) * fs->e2fs_fpg + in ext2_alloccg()1206 for (run = 0, got = bpref; got < fs->e2fs_fpg; got++) { in ext2_clusteralloc()1222 if (got >= fs->e2fs_fpg) in ext2_clusteralloc()1231 if (bno >= fs->e2fs_fpg) in ext2_clusteralloc()1246 return (cg * fs->e2fs_fpg + le32toh(fs->e2fs->e2fs_first_dblock) in ext2_clusteralloc()1532 len = howmany(fs->e2fs_fpg, NBBY) - start; in ext2_mapsearch()
55 uint32_t e2fs_fpg; /* frags per group */ member171 uint32_t e2fs_fpg; /* Number of fragments per group */ member
537 size = fs->e2fs_fpg / 8; in ext2_gd_b_bitmap_csum_verify()563 size = fs->e2fs_fpg / 8; in ext2_gd_b_bitmap_csum_set()