Lines Matching refs:stop2

121     SINGLE_RANGE_OVERLAP((_cand)->start2, (_cand)->stop2,                 \
124 (_pred)->start2, (_pred)->stop2) || \
125 SINGLE_RANGE_OVERLAP((_cand)->start2, (_cand)->stop2, \
126 (_pred)->start2, (_pred)->stop2) )
274 lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2); in rf_AcquireStripeLock()
303 …lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2); in rf_AcquireStripeLock()
322 …lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2); in rf_AcquireStripeLock()
351 lockReqDesc->start2, lockReqDesc->stop2); in rf_AcquireStripeLock()
396 …->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2, lockTable); in rf_ReleaseStripeLock()
478 … tid, stripeID, lr->type, lr->start, lr->stop, lr->start2, lr->stop2, (unsigned long) lockTable); in rf_ReleaseStripeLock()
504 … stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->stop2, in rf_ReleaseStripeLock()
524 … stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->stop2, in rf_ReleaseStripeLock()
546 … stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->stop2, in rf_ReleaseStripeLock()
561 … stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->stop2, in rf_ReleaseStripeLock()
694 (long) q->stop2); in PrintLockedStripes()
714 printf(",%ld-%ld) ", (long) q->start2, (long) q->stop2); in PrintLockedStripes()