Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.c2927 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section() function
4817 f2fs_allocate_new_section(sbi, type, true); in fix_curseg_write_pointer()
Ddata.c3815 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_migrate_blocks()
Df2fs.h3661 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);
Dfile.c1743 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in expand_inode_data()