Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.h582 static inline bool has_curseg_enough_space(struct f2fs_sb_info *sbi, in has_curseg_enough_space() function
632 return !has_curseg_enough_space(sbi, node_blocks, dent_blocks); in has_not_enough_free_secs()