/fs/qnx4/ |
D | fsync.c | 31 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/ |
D | fs-writeback.c | 273 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()
|
D | eventpoll.c | 222 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
|
D | eventfd.c | 65 static unsigned int eventfd_poll(struct file *file, poll_table *wait) in eventfd_poll()
|
D | signalfd.c | 42 static unsigned int signalfd_poll(struct file *file, poll_table *wait) in signalfd_poll()
|
D | select.c | 171 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()
|
D | sync.c | 24 static void do_sync(unsigned long wait) in do_sync()
|
D | timerfd.c | 90 static unsigned int timerfd_poll(struct file *file, poll_table *wait) in timerfd_poll()
|
/fs/jffs2/ |
D | background.c | 58 int wait = 0; in jffs2_stop_garbage_collect_thread() local
|
D | super.c | 56 static int jffs2_sync_fs(struct super_block *sb, int wait) in jffs2_sync_fs()
|
/fs/jfs/ |
D | inode.c | 81 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()
|
D | jfs_metapage.h | 37 wait_queue_head_t wait; member
|
/fs/proc/ |
D | kmsg.c | 42 static unsigned int kmsg_poll(struct file *file, poll_table *wait) in kmsg_poll()
|
/fs/btrfs/ |
D | locking.c | 130 static int btrfs_wake_function(wait_queue_t *wait, unsigned mode, in btrfs_wake_function()
|
D | ordered-data.h | 101 wait_queue_head_t wait; member
|
/fs/ecryptfs/ |
D | kthread.c | 36 wait_queue_head_t wait; member
|
/fs/fat/ |
D | misc.c | 111 int wait = inode_needs_sync(inode); in fat_chain_add() local
|
D | file.c | 171 int err, wait, free_start, i_start, i_logstart; in fat_free() local
|
/fs/coda/ |
D | psdev.c | 63 static unsigned int coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
|
/fs/autofs4/ |
D | waitq.c | 239 static int validate_request(struct autofs_wait_queue **wait, in validate_request()
|
/fs/sysv/ |
D | inode.c | 276 int sysv_write_inode(struct inode * inode, int wait) in sysv_write_inode()
|
/fs/ubifs/ |
D | super.c | 286 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/ |
D | ops_super.c | 205 static int gfs2_sync_fs(struct super_block *sb, int wait) in gfs2_sync_fs()
|
/fs/dlm/ |
D | plock.c | 393 static unsigned int dev_poll(struct file *file, poll_table *wait) in dev_poll()
|
/fs/omfs/ |
D | inode.c | 92 static int omfs_write_inode(struct inode *inode, int wait) in omfs_write_inode()
|