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

/linux-4.1.27/fs/f2fs/
H A Dsegment.c909 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) new_curseg() function
1021 new_curseg(sbi, type, true); allocate_segment_by_default()
1023 new_curseg(sbi, type, false); allocate_segment_by_default()
1025 new_curseg(sbi, type, false); allocate_segment_by_default()
1029 new_curseg(sbi, type, false); allocate_segment_by_default()

Completed in 58 milliseconds