Searched refs:cqnext (Results 1 – 3 of 3) sorted by relevance
56 struct tblock *cqnext; /* commit queue link */ member
516 tblk->cqnext = NULL; in lmWriteRecord()518 log->cqueue.tail->cqnext = tblk; in lmWriteRecord()762 tblk = tblk->cqnext; in lmGCwrite()828 log->cqueue.head = tblk->cqnext; in lmPostGC()832 tblk->cqnext = 0; in lmPostGC()
2733 TxAnchor.unlock_queue = tblk->cqnext; in jfs_lazycommit()2734 tblk->cqnext = 0; in jfs_lazycommit()2774 TxAnchor.unlock_tail->cqnext = tblk; in txLazyUnlock()2778 tblk->cqnext = 0; in txLazyUnlock()