Searched refs:s_overhead_blocks (Results 1 – 5 of 5) sorted by relevance
137 check_field(s_overhead_blocks, 4); in main()
83 sb->s_overhead_blocks = ext2fs_swab32(sb->s_overhead_blocks); in ext2fs_swap_super()
688 __u32 s_overhead_blocks; /* overhead blocks/clusters in fs */ member
248 if (sb->s_overhead_blocks) in list_super2()250 sb->s_overhead_blocks); in list_super2()
151 { "overhead_blocks", &set_sb.s_overhead_blocks, NULL, 4, parse_uint },