Searched refs:f2fs_allocate_new_section (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/f2fs/ |
| D | segment.c | 3102 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()
|
| D | data.c | 3915 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_migrate_blocks()
|
| D | f2fs.h | 3685 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);
|
| D | file.c | 1740 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_expand_inode_data()
|