Searched refs:ovp_holes (Results 1 – 1 of 1) sorted by relevance
840 block_t ovp_holes = ovp_hole_segs << sbi->log_blocks_per_seg; in f2fs_get_unusable_blocks() local860 if (unusable > ovp_holes) in f2fs_get_unusable_blocks()861 return unusable - ovp_holes; in f2fs_get_unusable_blocks()