freewait           56 fs/jfs/jfs_txnmgr.c 	wait_queue_head_t freewait;	/* eventlist of free tblock */
freewait          285 fs/jfs/jfs_txnmgr.c 	init_waitqueue_head(&TxAnchor.freewait);
freewait          392 fs/jfs/jfs_txnmgr.c 		TXN_SLEEP(&TxAnchor.freewait);
freewait          402 fs/jfs/jfs_txnmgr.c 		TXN_SLEEP(&TxAnchor.freewait);
freewait          563 fs/jfs/jfs_txnmgr.c 	TXN_WAKEUP(&TxAnchor.freewait);
freewait         2989 fs/jfs/jfs_txnmgr.c 	char *freewait;
freewait         2993 fs/jfs/jfs_txnmgr.c 	freewait =
freewait         2994 fs/jfs/jfs_txnmgr.c 	    waitqueue_active(&TxAnchor.freewait) ? "active" : "empty";
freewait         3012 fs/jfs/jfs_txnmgr.c 		       freewait,