Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dgc.c868 if (!f2fs_segment_has_free_slot(sbi, segno)) in f2fs_get_victim()
H A Df2fs.h3706 bool f2fs_segment_has_free_slot(struct f2fs_sb_info *sbi, int segno);
H A Dsegment.c2874 bool f2fs_segment_has_free_slot(struct f2fs_sb_info *sbi, int segno) in f2fs_segment_has_free_slot() function