Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_txnmgr.h37 wait_queue_head_t waitor; /* tids waiting on this tid */ member
H A Djfs_txnmgr.c277 init_waitqueue_head(&TxBlock[k].waitor); in txInit()
505 TXN_WAKEUP(&tblk->waitor); in txEnd()
848 TXN_SLEEP_DROP_LOCK(&tid_to_tblock(xtid)->waitor); in txLock()
890 TXN_WAKEUP(&tblk->waitor); in txRelease()