Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.c3092 static int __allocate_new_segment(struct f2fs_sb_info *sbi, int type, in __allocate_new_segment() function
3118 ret = __allocate_new_segment(sbi, type, true, force); in f2fs_allocate_new_section()
3154 __allocate_new_segment(sbi, i, false, false); in f2fs_allocate_new_segments()