Searched refs:s_overhead_blocks (Results 1 – 5 of 5) sorted by relevance
138 check_field(s_overhead_blocks, 4); in main()
124 sb->s_overhead_blocks = ext2fs_swab32(sb->s_overhead_blocks); in ext2fs_swap_super()
744 __u32 s_overhead_blocks; /* overhead blocks/clusters in fs */ member
275 if (sb->s_overhead_blocks) in list_super2()277 sb->s_overhead_blocks); in list_super2()
159 { "overhead_blocks", &set_sb.s_overhead_blocks, NULL, 4, parse_uint },