Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h601 static inline bool has_curseg_enough_space(struct f2fs_sb_info *sbi, in has_curseg_enough_space() function
651 return !has_curseg_enough_space(sbi, node_blocks, dent_blocks); in has_not_enough_free_secs()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h572 static inline bool has_curseg_enough_space(struct f2fs_sb_info *sbi, in has_curseg_enough_space() function
599 * and call has_curseg_enough_space
619 *curseg_p = has_curseg_enough_space(sbi, in __get_secs_required()

Completed in 4 milliseconds