Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.c2976 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section() function
4957 f2fs_allocate_new_section(sbi, type, true); in fix_curseg_write_pointer()
H A Ddata.c4005 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_migrate_blocks()
H A Df2fs.h3615 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);
H A Dfile.c1693 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in expand_inode_data()