Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_txnmgr.h50 wait_queue_head_t waitor; /* tids waiting on this tid */ member
Djfs_txnmgr.c291 init_waitqueue_head(&TxBlock[k].waitor); in txInit()
295 init_waitqueue_head(&TxBlock[k].waitor); in txInit()
512 TXN_WAKEUP(&tblk->waitor); in txEnd()
855 TXN_SLEEP_DROP_LOCK(&tid_to_tblock(xtid)->waitor); in txLock()
897 TXN_WAKEUP(&tblk->waitor); in txRelease()