Home
last modified time | relevance | path

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

/fs/autofs4/
Dwaitq.c29 struct autofs_wait_queue *wq, *nwq; in autofs4_catatonic_mode() local
94 struct autofs_wait_queue *wq, in autofs4_notify_daemon()
234 struct autofs_wait_queue *wq; in autofs4_find_wait() local
259 struct autofs_wait_queue *wq; in validate_request() local
352 struct autofs_wait_queue *wq; in autofs4_wait() local
536 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/cachefiles/
Dnamei.c206 wait_queue_head_t *wq; in cachefiles_mark_object_active() local
/fs/nfs/
Dpagelist.c106 wait_queue_head_t *wq = bit_waitqueue(&c->flags, NFS_IO_INPROGRESS); in __nfs_iocounter_wait() local
Dinode.c1612 struct workqueue_struct *wq; in nfsiod_start() local
1626 struct workqueue_struct *wq; in nfsiod_stop() local
/fs/ext4/
Dpage-io.c219 struct workqueue_struct *wq; in ext4_add_complete_io() local
Dfile.c62 wait_queue_head_t *wq = ext4_ioend_wq(inode); in ext4_unwritten_wait() local
/fs/
Dinode.c1751 wait_queue_head_t *wq; in __wait_on_freeing_inode() local
1897 wait_queue_head_t *wq = bit_waitqueue(&inode->i_state, __I_DIO_WAKEUP); in __inode_dio_wait() local
Deventpoll.c189 wait_queue_head_t wq; member
502 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.c690 wait_queue_head_t *wq = bit_waitqueue(&whole->bd_claiming, 0); in bd_prepare_to_claim() local
/fs/fscache/
Dpage.c40 wait_queue_head_t *wq = bit_waitqueue(&cookie->flags, 0); in __fscache_wait_on_page_write() local
/fs/jffs2/
Dos-linux.h40 #define sleep_on_spinunlock(wq, s) \ argument
/fs/f2fs/
Dgc.c32 wait_queue_head_t *wq = &sbi->gc_thread->gc_wait_queue_head; in gc_thread_func() local
/fs/btrfs/
Dextent_io.h112 wait_queue_head_t wq; member
/fs/exofs/
Dsuper.c452 wait_queue_head_t wq; in exofs_put_super() local
/fs/ncpfs/
Dsock.c59 wait_queue_head_t wq; member
/fs/xfs/
Dxfs_inode.c317 wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_IFLOCK_BIT); in __xfs_iflock() local
2380 wait_queue_head_t *wq = bit_waitqueue(&ip->i_flags, __XFS_IPINNED_BIT); in __xfs_iunpin_wait() local
Dxfs_log_priv.h679 static inline void xlog_wait(wait_queue_head_t *wq, spinlock_t *lock) in xlog_wait()
/fs/ocfs2/dlm/
Ddlmcommon.h64 wait_queue_head_t wq; member
330 wait_queue_head_t wq; member
/fs/jbd2/
Djournal.c2549 wait_queue_head_t *wq; in jbd2_journal_release_jbd_inode() local
/fs/ocfs2/
Daops.c572 wait_queue_head_t *wq = ocfs2_ioend_wq(inode); in ocfs2_dio_end_io() local
Dfile.c2047 wait_queue_head_t *wq = ocfs2_ioend_wq(inode); in ocfs2_aiodio_wait() local
/fs/nilfs2/
Dsegment.c2058 wait_queue_t wq; member