Home
last modified time | relevance | path

Searched defs:wq (Results 1 – 25 of 28) sorted by relevance

12

/fs/btrfs/
Dasync-thread.c168 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()
Dasync-thread.h39 struct __btrfs_workqueue *wq; member
Dextent_io.h108 wait_queue_head_t wq; member
/fs/autofs4/
Dwaitq.c29 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/
Djfs_lock.h35 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \ argument
Djfs_logmgr.c129 #define LCACHE_SLEEP_COND(wq, cond, flags) \ argument
/fs/fscache/
Dpage.c40 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/
Dnamei.c202 wait_queue_head_t *wq; in cachefiles_mark_object_active() local
/fs/ext4/
Dfile.c62 wait_queue_head_t *wq = ext4_ioend_wq(inode); in ext4_unwritten_wait() local
Dpage-io.c220 struct workqueue_struct *wq; in ext4_add_complete_io() local
/fs/
Dinode.c1736 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
Deventpoll.c194 wait_queue_head_t wq; member
507 static void ep_poll_safewake(wait_queue_head_t *wq) in ep_poll_safewake()
Ddirect-io.c537 struct workqueue_struct *wq = alloc_workqueue("dio/%s", in sb_init_dio_done_wq() local
Dblock_dev.c735 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() local
/fs/jffs2/
Dos-linux.h40 #define sleep_on_spinunlock(wq, s) \ argument
/fs/nfs/
Dinode.c1855 struct workqueue_struct *wq; in nfsiod_start() local
1869 struct workqueue_struct *wq; in nfsiod_stop() local
Dpagelist.c109 wait_queue_head_t *wq = bit_waitqueue(&c->flags, NFS_IO_INPROGRESS); in __nfs_iocounter_wait() local
/fs/xfs/
Dxfs_inode.c496 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
Dxfs_log_priv.h550 static inline void xlog_wait(wait_queue_head_t *wq, spinlock_t *lock) in xlog_wait()
/fs/exofs/
Dsuper.c452 wait_queue_head_t wq; in exofs_put_super() local
/fs/f2fs/
Dgc.c30 wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head; in gc_thread_func() local
/fs/ncpfs/
Dsock.c60 wait_queue_head_t wq; member
/fs/ocfs2/dlm/
Ddlmcommon.h64 wait_queue_head_t wq; member
329 wait_queue_head_t wq; member
/fs/jbd2/
Djournal.c2593 wait_queue_head_t *wq; in jbd2_journal_release_jbd_inode() local
/fs/nilfs2/
Dsegment.c2092 wait_queue_t wq; member

12