Home
last modified time | relevance | path

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

1234

/fs/qnx4/
Dfsync.c31 static int sync_block(struct inode *inode, unsigned short *block, int wait) in sync_block()
61 struct buffer_head **bh, int wait) in sync_iblock()
85 static int sync_direct(struct inode *inode, int wait) in sync_direct()
102 static int sync_indirect(struct inode *inode, unsigned short *iblock, int wait) in sync_indirect()
126 int wait) in sync_dindirect()
153 int wait, err = 0; in qnx4_sync_file() local
/fs/
Dfs-writeback.c273 int wait = wbc->sync_mode == WB_SYNC_ALL; in __sync_single_inode() local
642 void sync_inodes_sb(struct super_block *sb, int wait) in sync_inodes_sb()
681 static void __sync_inodes(int wait) in __sync_inodes()
703 void sync_inodes(int wait) in sync_inodes()
Deventpoll.c222 wait_queue_t wait; member
499 static unsigned int ep_eventpoll_poll(struct file *file, poll_table *wait) in ep_eventpoll_poll()
635 static int ep_poll_callback(wait_queue_t *wait, unsigned mode, int sync, void *key) in ep_poll_callback()
1031 wait_queue_t wait; in ep_poll() local
Deventfd.c65 static unsigned int eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
Dsignalfd.c42 static unsigned int signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll()
Dselect.c171 static int pollwake(wait_queue_t *wait, unsigned mode, int sync, void *key) in pollwake()
369 poll_table *wait; in do_select() local
701 struct poll_wqueues *wait, struct timespec *end_time) in do_poll()
Dsync.c24 static void do_sync(unsigned long wait) in do_sync()
Dtimerfd.c90 static unsigned int timerfd_poll(struct file *file, poll_table *wait) in timerfd_poll()
/fs/jffs2/
Dbackground.c58 int wait = 0; in jffs2_stop_garbage_collect_thread() local
Dsuper.c56 static int jffs2_sync_fs(struct super_block *sb, int wait) in jffs2_sync_fs()
/fs/jfs/
Dinode.c81 int jfs_commit_inode(struct inode *inode, int wait) in jfs_commit_inode()
123 int jfs_write_inode(struct inode *inode, int wait) in jfs_write_inode()
Djfs_metapage.h37 wait_queue_head_t wait; member
/fs/proc/
Dkmsg.c42 static unsigned int kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
/fs/btrfs/
Dlocking.c130 static int btrfs_wake_function(wait_queue_t *wait, unsigned mode, in btrfs_wake_function()
Dordered-data.h101 wait_queue_head_t wait; member
/fs/ecryptfs/
Dkthread.c36 wait_queue_head_t wait; member
/fs/fat/
Dmisc.c111 int wait = inode_needs_sync(inode); in fat_chain_add() local
Dfile.c171 int err, wait, free_start, i_start, i_logstart; in fat_free() local
/fs/coda/
Dpsdev.c63 static unsigned int coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
/fs/autofs4/
Dwaitq.c239 static int validate_request(struct autofs_wait_queue **wait, in validate_request()
/fs/sysv/
Dinode.c276 int sysv_write_inode(struct inode * inode, int wait) in sysv_write_inode()
/fs/ubifs/
Dsuper.c286 static int ubifs_write_inode(struct inode *inode, int wait) in ubifs_write_inode()
431 static int ubifs_sync_fs(struct super_block *sb, int wait) in ubifs_sync_fs()
/fs/gfs2/
Dops_super.c205 static int gfs2_sync_fs(struct super_block *sb, int wait) in gfs2_sync_fs()
/fs/dlm/
Dplock.c393 static unsigned int dev_poll(struct file *file, poll_table *wait) in dev_poll()
/fs/omfs/
Dinode.c92 static int omfs_write_inode(struct inode *inode, int wait) in omfs_write_inode()

1234