Searched refs:ext2fs_r_blocks_count_set (Results 1 – 7 of 7) sorted by relevance
132 void ext2fs_r_blocks_count_set(struct ext2_super_block *super, blk64_t blk) in ext2fs_r_blocks_count_set() function146 ext2fs_r_blocks_count_set(super, tmp); in ext2fs_r_blocks_count_add()
246 ext2fs_r_blocks_count_set(super, ext2fs_r_blocks_count(param)); in ext2fs_initialize()412 ext2fs_r_blocks_count_set(super, reserved_ratio * in ext2fs_initialize()
821 extern void ext2fs_r_blocks_count_set(struct ext2_super_block *super,
361 ext2fs_r_blocks_count_set@Base 1.42
2054 ext2fs_r_blocks_count_set(sb, reserved_ratio * in main()2068 ext2fs_r_blocks_count_set(sb, reserved_blocks); in main()
2148 ext2fs_r_blocks_count_set(&fs_param, reserved_ratio * in PRS()
395 ext2fs_r_blocks_count_set(fs->super, in adjust_fs_info()