Home
last modified time | relevance | path

Searched refs:waitor (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jfs/
H A Djfs_txnmgr.h37 wait_queue_head_t waitor; /* tids waiting on this tid */ member
H A Djfs_txnmgr.c278 init_waitqueue_head(&TxBlock[k].waitor); in txInit()
282 init_waitqueue_head(&TxBlock[k].waitor); in txInit()
504 TXN_WAKEUP(&tblk->waitor); in txEnd()
847 TXN_SLEEP_DROP_LOCK(&tid_to_tblock(xtid)->waitor); in txLock()
889 TXN_WAKEUP(&tblk->waitor); in txRelease()