Home
last modified time | relevance | path

Searched defs:wait (Results 1 – 25 of 96) 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/
Dinternal.h32 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()
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()
389 static inline void wait_key_set(poll_table *wait, unsigned long in, in wait_key_set()
404 poll_table *wait; in do_select() local
790 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()
Daio.c146 wait_queue_head_t wait; member
820 struct ctx_rq_wait *wait) in kill_ioctx()
866 struct ctx_rq_wait wait; in exit_aio() local
1378 struct ctx_rq_wait wait; in SYSCALL_DEFINE1() local
Deventpoll.c236 wait_queue_t wait; member
848 static unsigned int ep_eventpoll_poll(struct file *file, poll_table *wait) in ep_eventpoll_poll()
1003 static int ep_poll_callback(wait_queue_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback()
1601 wait_queue_t wait; in ep_poll() local
Dsignalfd.c50 static unsigned int signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll()
/fs/proc/
Dkmsg.c42 static unsigned int kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
/fs/jfs/
Dinode.c84 int jfs_commit_inode(struct inode *inode, int wait) in jfs_commit_inode()
128 int wait = wbc->sync_mode == WB_SYNC_ALL; in jfs_write_inode() local
Djfs_metapage.h37 wait_queue_head_t wait; member
/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/coda/
Dpsdev.c64 static unsigned int coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
/fs/fat/
Dmisc.c127 int wait = inode_needs_sync(inode); in fat_chain_add() local
/fs/btrfs/
Ddelayed-inode.h48 wait_queue_head_t wait; member
Dordered-data.h129 wait_queue_head_t wait; member
/fs/autofs4/
Dwaitq.c260 static int validate_request(struct autofs_wait_queue **wait, in validate_request()
/fs/xfs/libxfs/
Dxfs_sb.c837 bool wait) in xfs_sync_sb()

1234