Home
last modified time | relevance | path

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

/linux-4.19.296/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()
517 TXN_WAKEUP(&tblk->waitor); in txEnd()
860 TXN_SLEEP_DROP_LOCK(&tid_to_tblock(xtid)->waitor); in txLock()
902 TXN_WAKEUP(&tblk->waitor); in txRelease()