Home
last modified time | relevance | path

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

12345

/fs/ceph/
Dlocks.c60 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
234 u8 wait = 0; in ceph_lock() local
299 u8 wait = 0; in ceph_flock() local
/fs/sysv/
Dinode.c35 static int sysv_sync_fs(struct super_block *sb, int wait) in sysv_sync_fs()
230 static int __sysv_write_inode(struct inode *inode, int wait) in __sysv_write_inode()
/fs/
Dfs_pin.c32 wait_queue_entry_t wait; in pin_kill() local
Deventfd.c132 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
212 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, in eventfd_ctx_remove_wait_queue()
Dinternal.h34 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
Daio.c155 wait_queue_head_t wait; member
188 struct wait_queue_entry wait; member
829 struct ctx_rq_wait *wait) in kill_ioctx()
875 struct ctx_rq_wait wait; in exit_aio() local
1397 struct ctx_rq_wait wait; in SYSCALL_DEFINE1() local
1744 static int aio_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in aio_poll_wake()
Dselect.c184 static int __pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in __pollwake()
210 static int pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in pollwake()
467 static inline void wait_key_set(poll_table *wait, unsigned long in, in wait_key_set()
482 poll_table *wait; in do_select() local
884 static int do_poll(struct poll_list *list, struct poll_wqueues *wait, in do_poll()
Dproc_namespace.c21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll()
/fs/jffs2/
Dbackground.c63 int wait = 0; in jffs2_stop_garbage_collect_thread() local
/fs/jfs/
Dinode.c73 int jfs_commit_inode(struct inode *inode, int wait) in jfs_commit_inode()
117 int wait = wbc->sync_mode == WB_SYNC_ALL; in jfs_write_inode() local
Djfs_metapage.h24 wait_queue_head_t wait; member
/fs/f2fs/
Dgc.h136 unsigned int *wait) in increase_sleep_time()
151 unsigned int *wait) in decrease_sleep_time()
/fs/proc/
Dkmsg.c43 static __poll_t kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
/fs/ecryptfs/
Dkthread.c28 wait_queue_head_t wait; member
/fs/affs/
Dsuper.c33 affs_commit_super(struct super_block *sb, int wait) in affs_commit_super()
59 affs_sync_fs(struct super_block *sb, int wait) in affs_sync_fs()
/fs/squashfs/
Ddecompressor_multi.c43 wait_queue_head_t wait; member
/fs/incfs/
Dpseudo_files.c106 static __poll_t pending_reads_poll(struct file *file, poll_table *wait) in pending_reads_poll()
1138 static __poll_t log_poll(struct file *file, poll_table *wait) in log_poll()
1218 static __poll_t blocks_written_poll(struct file *f, poll_table *wait) in blocks_written_poll()
/fs/kernfs/
Dfile.c815 __poll_t kernfs_generic_poll(struct kernfs_open_file *of, poll_table *wait) in kernfs_generic_poll()
828 static __poll_t kernfs_fop_poll(struct file *filp, poll_table *wait) in kernfs_fop_poll()
/fs/coda/
Dpsdev.c58 static __poll_t coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
/fs/btrfs/
Ddelayed-inode.h35 wait_queue_head_t wait; member
Dspace-info.h83 wait_queue_head_t wait; member
Dordered-data.h117 wait_queue_head_t wait; member
/fs/afs/
Dfs_probe.c435 struct wait_queue_entry wait; in afs_wait_for_one_fs_probe() local
/fs/autofs/
Dwaitq.c247 static int validate_request(struct autofs_wait_queue **wait, in validate_request()
/fs/hfs/
Dsuper.c34 static int hfs_sync_fs(struct super_block *sb, int wait) in hfs_sync_fs()

12345