Searched refs:f2fs_allocate_new_section (Results 1 – 2 of 2) sorted by relevance
3289 int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section() function3309 err = f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_allocate_pinning_section()5371 f2fs_allocate_new_section(sbi, type, true); in do_fix_curseg_write_pointer()
3804 int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);