Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.c2632 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg() function
2749 new_curseg(sbi, type, true); in get_atssr_segment()
2899 new_curseg(sbi, type, true); in allocate_segment_by_default()
2902 new_curseg(sbi, type, false); in allocate_segment_by_default()
2906 new_curseg(sbi, type, false); in allocate_segment_by_default()
2911 new_curseg(sbi, type, false); in allocate_segment_by_default()
2933 new_curseg(sbi, type, true); in f2fs_allocate_segment_for_resize()