Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.c3292 static int __allocate_new_segment(struct f2fs_sb_info *sbi, int type, in __allocate_new_segment() function
3324 ret = __allocate_new_segment(sbi, type, true, force); in f2fs_allocate_new_section()
3363 err += __allocate_new_segment(sbi, i, false, false); in f2fs_allocate_new_segments()