/fs/btrfs/ |
D | async-thread.c | 168 static inline void thresh_queue_hook(struct __btrfs_workqueue *wq) in thresh_queue_hook() 180 static inline void thresh_exec_hook(struct __btrfs_workqueue *wq) in thresh_exec_hook() 223 static void run_ordered_work(struct __btrfs_workqueue *wq) in run_ordered_work() 268 struct __btrfs_workqueue *wq; in normal_work_helper() local 307 static inline void __btrfs_queue_work(struct __btrfs_workqueue *wq, in __btrfs_queue_work() 323 void btrfs_queue_work(struct btrfs_workqueue *wq, in btrfs_queue_work() 336 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq) in __btrfs_destroy_workqueue() 343 void btrfs_destroy_workqueue(struct btrfs_workqueue *wq) in btrfs_destroy_workqueue() 353 void btrfs_workqueue_set_max(struct btrfs_workqueue *wq, int max) in btrfs_workqueue_set_max()
|
D | async-thread.h | 39 struct __btrfs_workqueue *wq; member
|
D | extent_io.h | 108 wait_queue_head_t wq; member
|
/fs/autofs4/ |
D | waitq.c | 29 struct autofs_wait_queue *wq, *nwq; in autofs4_catatonic_mode() local 95 struct autofs_wait_queue *wq, in autofs4_notify_daemon() 240 struct autofs_wait_queue *wq; in autofs4_find_wait() local 265 struct autofs_wait_queue *wq; in validate_request() local 358 struct autofs_wait_queue *wq; in autofs4_wait() local 553 struct autofs_wait_queue *wq, **wql; in autofs4_wait_release() local
|
/fs/jfs/ |
D | jfs_lock.h | 35 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \ argument
|
D | jfs_logmgr.c | 129 #define LCACHE_SLEEP_COND(wq, cond, flags) \ argument
|
/fs/fscache/ |
D | page.c | 40 wait_queue_head_t *wq = bit_waitqueue(&cookie->flags, 0); in __fscache_wait_on_page_write() local 53 wait_queue_head_t *wq = bit_waitqueue(&cookie->flags, 0); in release_page_wait_timeout() local
|
/fs/cachefiles/ |
D | namei.c | 202 wait_queue_head_t *wq; in cachefiles_mark_object_active() local
|
/fs/ext4/ |
D | file.c | 62 wait_queue_head_t *wq = ext4_ioend_wq(inode); in ext4_unwritten_wait() local
|
D | page-io.c | 220 struct workqueue_struct *wq; in ext4_add_complete_io() local
|
/fs/ |
D | inode.c | 1736 wait_queue_head_t *wq; in __wait_on_freeing_inode() local 1882 wait_queue_head_t *wq = bit_waitqueue(&inode->i_state, __I_DIO_WAKEUP); in __inode_dio_wait() local
|
D | eventpoll.c | 194 wait_queue_head_t wq; member 507 static void ep_poll_safewake(wait_queue_head_t *wq) in ep_poll_safewake()
|
D | direct-io.c | 537 struct workqueue_struct *wq = alloc_workqueue("dio/%s", in sb_init_dio_done_wq() local
|
D | block_dev.c | 735 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() local
|
/fs/jffs2/ |
D | os-linux.h | 40 #define sleep_on_spinunlock(wq, s) \ argument
|
/fs/nfs/ |
D | inode.c | 1855 struct workqueue_struct *wq; in nfsiod_start() local 1869 struct workqueue_struct *wq; in nfsiod_stop() local
|
D | pagelist.c | 109 wait_queue_head_t *wq = bit_waitqueue(&c->flags, NFS_IO_INPROGRESS); in __nfs_iocounter_wait() local
|
/fs/xfs/ |
D | xfs_inode.c | 496 wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_IFLOCK_BIT); in __xfs_iflock() local 2427 wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_IPINNED_BIT); in __xfs_iunpin_wait() local
|
D | xfs_log_priv.h | 550 static inline void xlog_wait(wait_queue_head_t *wq, spinlock_t *lock) in xlog_wait()
|
/fs/exofs/ |
D | super.c | 452 wait_queue_head_t wq; in exofs_put_super() local
|
/fs/f2fs/ |
D | gc.c | 30 wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head; in gc_thread_func() local
|
/fs/ncpfs/ |
D | sock.c | 60 wait_queue_head_t wq; member
|
/fs/ocfs2/dlm/ |
D | dlmcommon.h | 64 wait_queue_head_t wq; member 329 wait_queue_head_t wq; member
|
/fs/jbd2/ |
D | journal.c | 2593 wait_queue_head_t *wq; in jbd2_journal_release_jbd_inode() local
|
/fs/nilfs2/ |
D | segment.c | 2092 wait_queue_t wq; member
|