Searched refs:f2fs_allocate_new_section (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/f2fs/ |
| D | segment.c | 3007 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section() function 4927 f2fs_allocate_new_section(sbi, type, true); in fix_curseg_write_pointer()
|
| D | data.c | 3941 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_migrate_blocks()
|
| D | f2fs.h | 3469 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);
|
| D | file.c | 1685 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in expand_inode_data()
|