Searched refs:is_usable_seg (Results 1 – 2 of 2) sorted by relevance
255 extern bool is_usable_seg(struct f2fs_sb_info *, unsigned int);
59 bool is_usable_seg(struct f2fs_sb_info *sbi, unsigned int segno) in is_usable_seg() function84 if (is_usable_seg(sbi, i)) in get_usable_seg_count()92 bool is_usable_seg(struct f2fs_sb_info *UNUSED(sbi), unsigned int UNUSED(segno)) in is_usable_seg() function112 is_usable_seg(sbi, i)) in get_free_segments()2544 if (se->valid_blocks == 0x0 && is_usable_seg(sbi, segno)) { in build_sit_area_bitmap()