Lines Matching refs:stop

119   ( SINGLE_RANGE_OVERLAP((_cand)->start,  (_cand)->stop,                  \
120 (_pred)->start, (_pred)->stop ) || \
122 (_pred)->start, (_pred)->stop ) || \
123 SINGLE_RANGE_OVERLAP((_cand)->start, (_cand)->stop, \
274 lockReqDesc->stop, lockReqDesc->start2, lockReqDesc->stop2); in rf_AcquireStripeLock()
303 …tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lock… in rf_AcquireStripeLock()
322 …tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lock… in rf_AcquireStripeLock()
350 tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, in rf_AcquireStripeLock()
359 tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, in rf_AcquireStripeLock()
396 …tid, stripeID, lockReqDesc->type, lockReqDesc->start, lockReqDesc->stop, lockReqDesc->start2, lock… in rf_ReleaseStripeLock()
478 … tid, stripeID, lr->type, lr->start, lr->stop, lr->start2, lr->stop2, (unsigned long) lockTable); in rf_ReleaseStripeLock()
504 …tid, stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->s… in rf_ReleaseStripeLock()
524 …tid, stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->s… in rf_ReleaseStripeLock()
546 …tid, stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->s… in rf_ReleaseStripeLock()
561 …tid, stripeID, candidate->type, candidate->start, candidate->stop, candidate->start2, candidate->s… in rf_ReleaseStripeLock()
691 printf(" %c(%ld-%ld", q->type, (long) q->start, (long) q->stop); in PrintLockedStripes()
712 printf("%c(%ld-%ld", q->type, (long) q->start, (long) q->stop); in PrintLockedStripes()