Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dsegment.c2692 static bool __has_curseg_space(struct f2fs_sb_info *sbi, int type) in __has_curseg_space() function
2916 if (!__has_curseg_space(sbi, type)) in f2fs_allocate_data_block()