Home
last modified time | relevance | path

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

1234

/fs/ceph/
Dlocks.c14 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
87 u8 wait = 0; in ceph_lock() local
134 u8 wait = 1; in ceph_flock() local
/fs/f2fs/
Dgc.h59 static inline long increase_sleep_time(long wait) in increase_sleep_time()
70 static inline long decrease_sleep_time(long wait) in decrease_sleep_time()
/fs/
Dinternal.h33 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
Dsync.c30 static int __sync_filesystem(struct super_block *sb, int wait) in __sync_filesystem()
104 int nowait = 0, wait = 1; in SYSCALL_DEFINE0() local
Dselect.c181 static int __pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key) in __pollwake()
207 static int pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key) in pollwake()
388 static inline void wait_key_set(poll_table *wait, unsigned long in, in wait_key_set()
402 poll_table *wait; in do_select() local
749 struct poll_wqueues *wait, struct timespec *end_time) in do_poll()
Deventfd.c117 static unsigned int eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
156 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_t *wait, in eventfd_ctx_remove_wait_queue()
Dproc_namespace.c18 static unsigned mounts_poll(struct file *file, poll_table *wait) in mounts_poll()
Deventpoll.c232 wait_queue_t wait; member
814 static unsigned int ep_eventpoll_poll(struct file *file, poll_table *wait) in ep_eventpoll_poll()
970 static int ep_poll_callback(wait_queue_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback()
1560 wait_queue_t wait; in ep_poll() local
Dsignalfd.c60 static unsigned int signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll()
/fs/jffs2/
Dbackground.c63 int wait = 0; in jffs2_stop_garbage_collect_thread() local
Dsuper.c99 static int jffs2_sync_fs(struct super_block *sb, int wait) in jffs2_sync_fs()
/fs/sysv/
Dinode.c34 static int sysv_sync_fs(struct super_block *sb, int wait) in sysv_sync_fs()
237 static int __sysv_write_inode(struct inode *inode, int wait) in __sysv_write_inode()
/fs/proc/
Dkmsg.c42 static unsigned int kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
/fs/jfs/
Dinode.c83 int jfs_commit_inode(struct inode *inode, int wait) in jfs_commit_inode()
127 int wait = wbc->sync_mode == WB_SYNC_ALL; in jfs_write_inode() local
Djfs_metapage.h37 wait_queue_head_t wait; member
/fs/affs/
Dsuper.c29 affs_commit_super(struct super_block *sb, int wait) in affs_commit_super()
60 affs_sync_fs(struct super_block *sb, int wait) in affs_sync_fs()
/fs/ecryptfs/
Dkthread.c42 wait_queue_head_t wait; member
/fs/squashfs/
Ddecompressor_multi.c45 wait_queue_head_t wait; member
/fs/adfs/
Ddir.c74 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update()
/fs/coda/
Dpsdev.c64 static unsigned int coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
/fs/fat/
Dmisc.c132 int wait = inode_needs_sync(inode); in fat_chain_add() local
/fs/btrfs/
Ddelayed-inode.h48 wait_queue_head_t wait; member
Dordered-data.h130 wait_queue_head_t wait; member
/fs/autofs4/
Dwaitq.c254 static int validate_request(struct autofs_wait_queue **wait, in validate_request()
/fs/cachefiles/
Dnamei.c209 wait_queue_t wait; in cachefiles_mark_object_active() local

1234