Searched refs:xtlck (Results 1 – 1 of 1) sorted by relevance
591 struct xtlock *xtlck; in txLock() local777 xtlck = (struct xtlock *) linelock; in txLock()778 xtlck->header.offset = 0; in txLock()779 xtlck->header.length = 2; in txLock()782 xtlck->lwm.offset = XTENTRYSTART; in txLock()788 xtlck->lwm.offset = in txLock()791 xtlck->lwm.length = 0; /* ! */ in txLock()792 xtlck->twm.offset = 0; in txLock()793 xtlck->hwm.offset = 0; in txLock()795 xtlck->index = 2; in txLock()[all …]