Searched refs:is_usable_seg (Results 1 – 2 of 2) sorted by relevance
239 extern bool is_usable_seg(struct f2fs_sb_info *, unsigned int);
58 bool is_usable_seg(struct f2fs_sb_info *sbi, unsigned int segno) in is_usable_seg() function83 if (is_usable_seg(sbi, i)) in get_usable_seg_count()91 bool is_usable_seg(struct f2fs_sb_info *UNUSED(sbi), unsigned int UNUSED(segno)) in is_usable_seg() function111 is_usable_seg(sbi, i)) in get_free_segments()2444 if (se->valid_blocks == 0x0 && is_usable_seg(sbi, segno)) { in build_sit_area_bitmap()