Home
last modified time | relevance | path

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

1234

/fs/ceph/
Dlocks.c36 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
161 u8 wait = 0; in ceph_lock() local
208 u8 wait = 0; in ceph_flock() local
/fs/f2fs/
Dgc.h74 unsigned int *wait) in increase_sleep_time()
89 unsigned int *wait) in decrease_sleep_time()
/fs/sysv/
Dinode.c34 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/jffs2/
Dbackground.c63 int wait = 0; in jffs2_stop_garbage_collect_thread() local
/fs/proc/
Dkmsg.c42 static unsigned int kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
/fs/jfs/
Dinode.c85 int jfs_commit_inode(struct inode *inode, int wait) in jfs_commit_inode()
129 int wait = wbc->sync_mode == WB_SYNC_ALL; in jfs_write_inode() local
Djfs_metapage.h37 wait_queue_head_t wait; member
/fs/
Dsync.c30 static int __sync_filesystem(struct super_block *sb, int wait) in __sync_filesystem()
109 int nowait = 0, wait = 1; in SYSCALL_DEFINE0() local
Dfs_pin.c37 wait_queue_t wait; in pin_kill() local
Dselect.c183 static int __pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key) in __pollwake()
209 static int pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key) in pollwake()
393 static inline void wait_key_set(poll_table *wait, unsigned long in, in wait_key_set()
408 poll_table *wait; in do_select() local
795 static int do_poll(struct poll_list *list, struct poll_wqueues *wait, in do_poll()
Dinternal.h34 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
Deventfd.c117 static unsigned int eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
194 int eventfd_ctx_remove_wait_queue(struct eventfd_ctx *ctx, wait_queue_t *wait, in eventfd_ctx_remove_wait_queue()
Daio.c145 wait_queue_head_t wait; member
828 struct ctx_rq_wait *wait) in kill_ioctx()
874 struct ctx_rq_wait wait; in exit_aio() local
1397 struct ctx_rq_wait wait; in SYSCALL_DEFINE1() local
Deventpoll.c242 wait_queue_t wait; member
855 static unsigned int ep_eventpoll_poll(struct file *file, poll_table *wait) in ep_eventpoll_poll()
1010 static int ep_poll_callback(wait_queue_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback()
1631 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/ecryptfs/
Dkthread.c42 wait_queue_head_t wait; member
/fs/affs/
Dsuper.c28 affs_commit_super(struct super_block *sb, int wait) in affs_commit_super()
54 affs_sync_fs(struct super_block *sb, int wait) in affs_sync_fs()
/fs/squashfs/
Ddecompressor_multi.c45 wait_queue_head_t wait; member
/fs/adfs/
Ddir.c68 adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait) in adfs_dir_update()
/fs/fat/
Dmisc.c127 int wait = inode_needs_sync(inode); in fat_chain_add() local
/fs/coda/
Dpsdev.c64 static unsigned int coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
/fs/btrfs/
Ddelayed-inode.h48 wait_queue_head_t wait; member
Dordered-data.h129 wait_queue_head_t wait; member
/fs/xfs/libxfs/
Dxfs_sb.c864 bool wait) in xfs_sync_sb()
/fs/autofs4/
Dwaitq.c262 static int validate_request(struct autofs_wait_queue **wait, in validate_request()

1234