Searched defs:wq (Results 1 – 15 of 15) sorted by relevance
/fs/autofs/ |
D | waitq.c | 28 struct autofs_wait_queue *wq, *nwq; in autofs_catatonic_mode() local 83 static void autofs_notify_daemon(struct autofs_sb_info *sbi, struct autofs_wait_queue *wq) in autofs_notify_daemon() 105 struct autofs_wait_queue *wq; in autofs_wait() local 183 struct autofs_wait_queue *wq, **wql; in autofs_wait_release() local
|
/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() 219 struct autofs_wait_queue *wq; in autofs4_find_wait() local 244 struct autofs_wait_queue *wq; in validate_request() local 322 struct autofs_wait_queue *wq; in autofs4_wait() local 506 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 | 127 #define LCACHE_SLEEP_COND(wq, cond, flags) \ argument
|
/fs/ |
D | eventpoll.c | 122 wait_queue_head_t *wq; member 188 wait_queue_head_t wq; member 334 static void ep_poll_safewake(struct poll_safewake *psw, wait_queue_head_t *wq) in ep_poll_safewake()
|
D | file.c | 25 struct work_struct wq; member
|
D | inode.c | 1422 wait_queue_head_t *wq; in __wait_on_freeing_inode() local
|
/fs/nfs/ |
D | inode.c | 1310 struct workqueue_struct *wq; in nfsiod_start() local 1324 struct workqueue_struct *wq; in nfsiod_stop() local
|
/fs/btrfs/ |
D | extent_io.h | 84 wait_queue_head_t wq; member
|
/fs/jffs2/ |
D | os-linux.h | 40 #define sleep_on_spinunlock(wq, s) \ argument
|
/fs/notify/inotify/ |
D | inotify_user.c | 75 wait_queue_head_t wq; /* wait queue for i/o */ member
|
/fs/ncpfs/ |
D | sock.c | 58 wait_queue_head_t wq; member
|
/fs/xfs/linux-2.6/ |
D | xfs_aops.c | 66 wait_queue_head_t *wq = to_ioend_wq(ip); in xfs_ioend_wait() local
|
/fs/jbd2/ |
D | journal.c | 2226 wait_queue_head_t *wq; in jbd2_journal_release_jbd_inode() local
|
/fs/ocfs2/dlm/ |
D | dlmcommon.h | 68 wait_queue_head_t wq; member 325 wait_queue_head_t wq; member
|