Searched refs:bg_free_inodes_count (Results 1 – 5 of 5) sorted by relevance
393 return gdp->bg_free_inodes_count | in ext2fs_bg_free_inodes_count()406 gdp->bg_free_inodes_count = n; in ext2fs_bg_free_inodes_count_set()
148 gdp->bg_free_inodes_count = ext2fs_swab16(gdp->bg_free_inodes_count); in ext2fs_swap_group_desc2()
176 __u16 bg_free_inodes_count; /* Free inodes count */ member195 __u16 bg_free_inodes_count; /* Free inodes count */ member
251 { "free_inodes_count", &set_gd.bg_free_inodes_count, NULL, 2, parse_uint },268 { "free_inodes_count", &set_gd4.bg_free_inodes_count,
64 __u16 bg_free_inodes_count; /* Free inodes count */