waitor            278 fs/jfs/jfs_txnmgr.c 		init_waitqueue_head(&TxBlock[k].waitor);
waitor            282 fs/jfs/jfs_txnmgr.c 	init_waitqueue_head(&TxBlock[k].waitor);
waitor            499 fs/jfs/jfs_txnmgr.c 	TXN_WAKEUP(&tblk->waitor);
waitor            842 fs/jfs/jfs_txnmgr.c 		TXN_SLEEP_DROP_LOCK(&tid_to_tblock(xtid)->waitor);
waitor            884 fs/jfs/jfs_txnmgr.c 	TXN_WAKEUP(&tblk->waitor);
waitor             37 fs/jfs/jfs_txnmgr.h 	wait_queue_head_t waitor;	/* tids waiting on this tid */