Searched refs:unlock_queue (Results 1 – 1 of 1) sorted by relevance
75 struct tblock *unlock_queue; /* Txns waiting to be released */ member2711 TxAnchor.unlock_queue = TxAnchor.unlock_tail = 0; in jfs_lazycommit()2721 while ((tblk = TxAnchor.unlock_queue)) { in jfs_lazycommit()2733 TxAnchor.unlock_queue = tblk->cqnext; in jfs_lazycommit()2760 if (TxAnchor.unlock_queue) in jfs_lazycommit()2776 TxAnchor.unlock_queue = tblk; in txLazyUnlock()3018 TxAnchor.unlock_queue, in jfs_txanchor_read()