Home
last modified time | relevance | path

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

/fs/f2fs/
Dsegment.c2894 static bool __has_curseg_space(struct f2fs_sb_info *sbi, int type) in __has_curseg_space() function
3131 if (!__has_curseg_space(sbi, type)) in f2fs_allocate_data_block()