Lines Matching refs:z2
192 const zio_t *z2 = x2;194 if (z1->io_offset < z2->io_offset)196 if (z1->io_offset > z2->io_offset)199 if (z1 < z2)201 if (z1 > z2)227 const zio_t *z2 = x2;229 if (z1->io_timestamp < z2->io_timestamp)231 if (z1->io_timestamp > z2->io_timestamp)234 if (z1 < z2)236 if (z1 > z2)