Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsegment.c2717 static bool __has_curseg_space(struct f2fs_sb_info *sbi, int type) in __has_curseg_space() function
2941 if (!__has_curseg_space(sbi, type)) in f2fs_allocate_data_block()