Home
last modified time | relevance | path

Searched refs:f2fs_allocate_new_section (Results 1 – 2 of 2) sorted by relevance

/linux/fs/f2fs/
H A Dsegment.c3340 int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section() function
3361 err = f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_allocate_pinning_section()
5460 f2fs_allocate_new_section(sbi, type, true); in do_fix_curseg_write_pointer()
H A Df2fs.h4007 int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);