Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.c2748 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg() function
2877 new_curseg(sbi, type, true); in get_atssr_segment()
3027 new_curseg(sbi, type, true); in allocate_segment_by_default()
3030 new_curseg(sbi, type, false); in allocate_segment_by_default()
3034 new_curseg(sbi, type, false); in allocate_segment_by_default()
3043 new_curseg(sbi, type, false); in allocate_segment_by_default()
3065 new_curseg(sbi, type, true); in f2fs_allocate_segment_for_resize()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c2787 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg() function
2895 new_curseg(sbi, type, true); in get_atssr_segment()
3067 new_curseg(sbi, type, true); in f2fs_allocate_segment_for_resize()
3096 new_curseg(sbi, type, true); in __allocate_new_segment()
3478 new_curseg(sbi, type, false); in f2fs_allocate_data_block()

Completed in 18 milliseconds