Searched refs:f2fs_allocate_new_section (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | segment.c | 2976 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force) in f2fs_allocate_new_section() function 4957 f2fs_allocate_new_section(sbi, type, true); in fix_curseg_write_pointer()
|
| H A D | data.c | 4005 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in f2fs_migrate_blocks()
|
| H A D | f2fs.h | 3615 void f2fs_allocate_new_section(struct f2fs_sb_info *sbi, int type, bool force);
|
| H A D | file.c | 1693 f2fs_allocate_new_section(sbi, CURSEG_COLD_DATA_PINNED, false); in expand_inode_data()
|