Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dgc.c837 if (!f2fs_segment_has_free_slot(sbi, segno)) in get_victim_by_default()
Df2fs.h3653 bool f2fs_segment_has_free_slot(struct f2fs_sb_info *sbi, int segno);
Dsegment.c2638 bool f2fs_segment_has_free_slot(struct f2fs_sb_info *sbi, int segno) in f2fs_segment_has_free_slot() function