Searched refs:ext2fs_r_blocks_count_set (Results 1 – 7 of 7) sorted by relevance
131 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_set() function145 ext2fs_r_blocks_count_set(super, tmp); in ext2fs_r_blocks_count_add()
260 ext2fs_r_blocks_count_set(super, ext2fs_r_blocks_count(param)); in ext2fs_initialize()450 ext2fs_r_blocks_count_set(super, reserved_ratio * in ext2fs_initialize()
903 extern void ext2fs_r_blocks_count_set(struct ext2_super_block *super,
438 ext2fs_r_blocks_count_set@Base 1.42
3112 ext2fs_r_blocks_count_set(sb, reserved_ratio * in main()3126 ext2fs_r_blocks_count_set(sb, reserved_blocks); in main()
2532 ext2fs_r_blocks_count_set(&fs_param, reserved_ratio * in PRS()
784 ext2fs_r_blocks_count_set(fs->super, in adjust_fs_info()