Searched refs:unlock_tail (Results 1 – 1 of 1) sorted by relevance
76 struct tblock *unlock_tail; /* Tail of unlock_queue */ member2711 TxAnchor.unlock_queue = TxAnchor.unlock_tail = 0; in jfs_lazycommit()2735 if (TxAnchor.unlock_tail == tblk) in jfs_lazycommit()2736 TxAnchor.unlock_tail = 0; in jfs_lazycommit()2773 if (TxAnchor.unlock_tail) in txLazyUnlock()2774 TxAnchor.unlock_tail->cqnext = tblk; in txLazyUnlock()2777 TxAnchor.unlock_tail = tblk; in txLazyUnlock()3019 TxAnchor.unlock_tail); in jfs_txanchor_read()