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

/linux-master/fs/f2fs/
H A Dsegment.c3146 int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) function
3166 err = f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false);
5131 f2fs_allocate_new_section(sbi, type, true);
H A Df2fs.h3699 int f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);

Completed in 193 milliseconds