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