Home
last modified time | relevance | path

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

12345

/fs/ceph/
Dlocks.c64 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
223 u8 wait = 0; in ceph_lock() local
282 u8 wait = 0; in ceph_flock() local
/fs/f2fs/
Dgc.h69 unsigned int *wait) in increase_sleep_time()
84 unsigned int *wait) in decrease_sleep_time()
/fs/sysv/
Dinode.c35 static int sysv_sync_fs(struct super_block *sb, int wait) in sysv_sync_fs()
231 static int __sysv_write_inode(struct inode *inode, int wait) in __sysv_write_inode()
/fs/btrfs/
Dspace-info.h66 wait_queue_head_t wait; member
76 wait_queue_head_t wait; member
Ddelayed-inode.h35 wait_queue_head_t wait; member
Dordered-data.h117 wait_queue_head_t wait; member
/fs/
Dfs_pin.c32 wait_queue_entry_t wait; in pin_kill() local
Dinternal.h32 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
Deventfd.c111 static __poll_t eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
188 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_entry_t *wait, in eventfd_ctx_remove_wait_queue()
Dsync.c31 static int __sync_filesystem(struct super_block *sb, int wait) in __sync_filesystem()
110 int nowait = 0, wait = 1; in ksys_sync() local
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()
465 static inline void wait_key_set(poll_table *wait, unsigned long in, in wait_key_set()
480 poll_table *wait; in do_select() local
871 static int do_poll(struct poll_list *list, struct poll_wqueues *wait, in do_poll()
Daio.c156 wait_queue_head_t wait; member
187 struct wait_queue_entry wait; member
817 struct ctx_rq_wait *wait) in kill_ioctx()
863 struct ctx_rq_wait wait; in exit_aio() local
1385 struct ctx_rq_wait wait; in SYSCALL_DEFINE1() local
1662 static int aio_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in aio_poll_wake()
/fs/jffs2/
Dbackground.c63 int wait = 0; in jffs2_stop_garbage_collect_thread() local
Dsuper.c97 static int jffs2_sync_fs(struct super_block *sb, int wait) in jffs2_sync_fs()
/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/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/adfs/
Ddir.c103 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update()
/fs/kernfs/
Dfile.c834 __poll_t kernfs_generic_poll(struct kernfs_open_file *of, poll_table *wait) in kernfs_generic_poll()
847 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/autofs/
Dwaitq.c246 static int validate_request(struct autofs_wait_queue **wait, in validate_request()
/fs/hfs/
Dsuper.c33 static int hfs_sync_fs(struct super_block *sb, int wait) in hfs_sync_fs()

12345