Home
last modified time | relevance | path

Searched refs:bg_free_inodes_count (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dblknum.c318 return gdp->bg_free_inodes_count | in ext2fs_bg_free_inodes_count()
332 gdp->bg_free_inodes_count = n; in ext2fs_bg_free_inodes_count_set()
Dswapfs.c112 gdp->bg_free_inodes_count = ext2fs_swab16(gdp->bg_free_inodes_count); in ext2fs_swap_group_desc2()
Dext2_fs.h155 __u16 bg_free_inodes_count; /* Free inodes count */ member
174 __u16 bg_free_inodes_count; /* Free inodes count */ member
/external/e2fsprogs/debugfs/
Dset_fields.c213 { "free_inodes_count", &set_gd.bg_free_inodes_count, NULL, 2, parse_uint },
230 { "free_inodes_count", &set_gd4.bg_free_inodes_count,
/external/e2fsprogs/ext2ed/
Dext2.descriptors64 __u16 bg_free_inodes_count; /* Free inodes count */