Home
last modified time | relevance | path

Searched refs:f2fs_allocate_new_segments (Results 1 – 4 of 4) sorted by relevance

/fs/f2fs/
Drecovery.c714 f2fs_allocate_new_segments(sbi, NO_CHECK_TYPE); in recover_data()
Dfile.c1574 f2fs_allocate_new_segments(sbi, CURSEG_COLD_DATA); in expand_inode_data()
Df2fs.h3127 void f2fs_allocate_new_segments(struct f2fs_sb_info *sbi, int type);
Dsegment.c2704 void f2fs_allocate_new_segments(struct f2fs_sb_info *sbi, int type) in f2fs_allocate_new_segments() function