Searched refs:ovp_holes (Results 1 – 1 of 1) sorted by relevance
880 block_t ovp_holes = SEGS_TO_BLKS(sbi, ovp_hole_segs); in f2fs_get_unusable_blocks() local900 if (unusable > ovp_holes) in f2fs_get_unusable_blocks()901 return unusable - ovp_holes; in f2fs_get_unusable_blocks()