Home
last modified time | relevance | path

Searched refs:cqueue (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_logmgr.c523 list_add_tail(&tblk->cqueue, &log->cqueue); in lmWriteRecord()
581 if (list_empty(&log->cqueue)) in lmNextPage()
584 tblk = list_entry(log->cqueue.prev, struct tblock, cqueue); in lmNextPage()
685 if ((!(log->cflag & logGC_PAGEOUT)) && (!list_empty(&log->cqueue)) && in lmGroupCommit()
760 gcpn = list_entry(log->cqueue.next, struct tblock, cqueue)->pn; in lmGCwrite()
762 list_for_each_entry(tblk, &log->cqueue, cqueue) { in lmGCwrite()
825 list_for_each_entry_safe(tblk, temp, &log->cqueue, cqueue) { in lmPostGC()
837 list_del(&tblk->cqueue); in lmPostGC()
891 if ((!list_empty(&log->cqueue)) && in lmPostGC()
1270 INIT_LIST_HEAD(&log->cqueue); in lmLogInit()
[all …]
H A Djfs_txnmgr.h43 struct list_head cqueue; /* commit queue list */ member
H A Djfs_logmgr.h386 struct list_head cqueue; /* FIFO commit queue */ member
H A Djfs_txnmgr.c2743 cqueue) { in jfs_lazycommit()
2761 list_del(&tblk->cqueue); in jfs_lazycommit()
2810 list_add_tail(&tblk->cqueue, &TxAnchor.unlock_queue); in txLazyUnlock()
/OK3568_Linux_fs/buildroot/
H A DCHANGES3814 lua-cqueue, luvi, lxc, lynx, nginx, nodejs, openzwave, php,