Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dtst_super_size.c97 check_field(s_r_blocks_count_hi); in check_superblock_fields()
Dswapfs.c68 sb->s_r_blocks_count_hi = ext2fs_swab32(sb->s_r_blocks_count_hi); in ext2fs_swap_super()
Dext2_fs.h585 __u32 s_r_blocks_count_hi; /* Reserved blocks count high 32 bits*/ member
/external/e2fsprogs/debugfs/
Dset_fields.c126 { "r_blocks_count_hi", &set_sb.s_r_blocks_count_hi, 4, parse_uint },
/external/e2fsprogs/lib/blkid/
Dprobe.h86 __u32 s_r_blocks_count_hi; member