lowlockwait        58 fs/jfs/jfs_txnmgr.c 	wait_queue_head_t lowlockwait;	/* eventlist of ample tlocks */
lowlockwait       211 fs/jfs/jfs_txnmgr.c 		TXN_WAKEUP(&TxAnchor.lowlockwait);
lowlockwait       307 fs/jfs/jfs_txnmgr.c 	init_waitqueue_head(&TxAnchor.lowlockwait);
lowlockwait       381 fs/jfs/jfs_txnmgr.c 			TXN_SLEEP(&TxAnchor.lowlockwait);
lowlockwait       472 fs/jfs/jfs_txnmgr.c 		TXN_SLEEP(&TxAnchor.lowlockwait);
lowlockwait      2991 fs/jfs/jfs_txnmgr.c 	char *lowlockwait;
lowlockwait      2997 fs/jfs/jfs_txnmgr.c 	lowlockwait =
lowlockwait      2998 fs/jfs/jfs_txnmgr.c 	    waitqueue_active(&TxAnchor.lowlockwait) ? "active" : "empty";
lowlockwait      3015 fs/jfs/jfs_txnmgr.c 		       lowlockwait,