Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c3101 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section() function
5032 f2fs_allocate_new_section(sbi, type, true); in fix_curseg_write_pointer()
H A Ddata.c3921 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_migrate_blocks()
H A Df2fs.h3695 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);
H A Dfile.c1730 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_expand_inode_data()
/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h3382 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type);
H A Dsegment.c3107 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type) in f2fs_allocate_new_section() function
H A Dfile.c1669 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED); in expand_inode_data()

Completed in 45 milliseconds