Home
last modified time | relevance | path

Searched refs:ext2fs_r_blocks_count_set (Results 1 – 7 of 7) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dblknum.c147 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_set() function
161 ext2fs_r_blocks_count_set(super, tmp); in ext2fs_r_blocks_count_add()
Dinitialize.c267 ext2fs_r_blocks_count_set(super, ext2fs_r_blocks_count(param)); in ext2fs_initialize()
457 ext2fs_r_blocks_count_set(super, reserved_ratio * in ext2fs_initialize()
Dext2fs.h943 extern void ext2fs_r_blocks_count_set(struct ext2_super_block *super,
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols464 ext2fs_r_blocks_count_set@Base 1.42
/third_party/e2fsprogs/misc/
Dtune2fs.c3155 ext2fs_r_blocks_count_set(sb, reserved_ratio * in main()
3170 ext2fs_r_blocks_count_set(sb, reserved_blocks); in main()
Dmke2fs.c2666 ext2fs_r_blocks_count_set(&fs_param, reserved_ratio * in PRS()
/third_party/e2fsprogs/resize/
Dresize2fs.c785 ext2fs_r_blocks_count_set(fs->super, in adjust_fs_info()