jfs_commit_thread_wait  112 fs/jfs/jfs_txnmgr.c static DECLARE_WAIT_QUEUE_HEAD(jfs_commit_thread_wait);
jfs_commit_thread_wait 2789 fs/jfs/jfs_txnmgr.c 			add_wait_queue(&jfs_commit_thread_wait, &wq);
jfs_commit_thread_wait 2793 fs/jfs/jfs_txnmgr.c 			remove_wait_queue(&jfs_commit_thread_wait, &wq);
jfs_commit_thread_wait 2818 fs/jfs/jfs_txnmgr.c 		wake_up(&jfs_commit_thread_wait);