Searched refs:ext2fs_r_blocks_count_set (Results 1 – 7 of 7) sorted by relevance
147 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_set() function161 ext2fs_r_blocks_count_set(super, tmp); in ext2fs_r_blocks_count_add()
267 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()
943 extern void ext2fs_r_blocks_count_set(struct ext2_super_block *super,
464 ext2fs_r_blocks_count_set@Base 1.42
3155 ext2fs_r_blocks_count_set(sb, reserved_ratio * in main()3170 ext2fs_r_blocks_count_set(sb, reserved_blocks); in main()
2666 ext2fs_r_blocks_count_set(&fs_param, reserved_ratio * in PRS()
785 ext2fs_r_blocks_count_set(fs->super, in adjust_fs_info()