Home
last modified time | relevance | path

Searched refs:f2fs_allocate_new_segment (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/f2fs/
Df2fs.h3362 void f2fs_allocate_new_segment(struct f2fs_sb_info *sbi, int type);
Dfile.c1644 f2fs_allocate_new_segment(sbi, CURSEG_COLD_DATA_PINNED); in expand_inode_data()
Dsegment.c2925 void f2fs_allocate_new_segment(struct f2fs_sb_info *sbi, int type) in f2fs_allocate_new_segment() function