Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dsegment.c3102 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section() function
5039 f2fs_allocate_new_section(sbi, type, true); in fix_curseg_write_pointer()
Ddata.c3915 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_migrate_blocks()
Df2fs.h3685 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);
Dfile.c1740 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_expand_inode_data()