Home | History | Annotate | Download | only in mkfs

Lines Matching refs:diff

157 	u_int64_t zone_align_start_offset, diff;
330 diff = total_meta_segments % (c.segs_per_zone);
331 if (diff)
333 (c.segs_per_zone - diff));