/linux-3.4.99/fs/ |
D | sync.c | 165 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range() 181 int vfs_fsync(struct file *file, int datasync) in vfs_fsync() 187 static int do_fsync(unsigned int fd, int datasync) in do_fsync()
|
D | bad_inode.c | 91 int datasync) in bad_file_fsync() 96 static int bad_file_aio_fsync(struct kiocb *iocb, int datasync) in bad_file_aio_fsync()
|
D | libfs.c | 919 int datasync) in generic_file_fsync() 977 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync()
|
/linux-3.4.99/fs/ext4/ |
D | fsync.c | 177 static int __sync_inode(struct inode *inode, int datasync) in __sync_inode() 208 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file()
|
D | ext4_jbd2.h | 326 int datasync) in ext4_update_inode_fsync_trans()
|
/linux-3.4.99/fs/ext3/ |
D | fsync.c | 41 int ext3_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext3_sync_file()
|
/linux-3.4.99/fs/ext2/ |
D | file.c | 43 int ext2_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ext2_fsync()
|
/linux-3.4.99/fs/exofs/ |
D | file.c | 46 int datasync) in exofs_file_fsync()
|
/linux-3.4.99/fs/nilfs2/ |
D | file.c | 30 int nilfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in nilfs_sync_file()
|
/linux-3.4.99/fs/jfs/ |
D | file.c | 31 int jfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in jfs_fsync()
|
/linux-3.4.99/fs/reiserfs/ |
D | file.c | 144 int datasync) in reiserfs_sync_file()
|
D | dir.c | 32 int datasync) in reiserfs_dir_fsync()
|
/linux-3.4.99/fs/ncpfs/ |
D | file.c | 22 static int ncp_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ncp_fsync()
|
/linux-3.4.99/drivers/video/ |
D | fb_defio.c | 69 int fb_deferred_io_fsync(struct file *file, loff_t start, loff_t end, int datasync) in fb_deferred_io_fsync()
|
/linux-3.4.99/fs/9p/ |
D | vfs_file.c | 544 int datasync) in v9fs_file_fsync() 568 int datasync) in v9fs_file_fsync_dotl()
|
/linux-3.4.99/fs/hpfs/ |
D | file.c | 21 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_fsync()
|
/linux-3.4.99/fs/coda/ |
D | file.c | 202 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
|
/linux-3.4.99/fs/jffs2/ |
D | file.c | 32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync()
|
/linux-3.4.99/fs/xfs/ |
D | xfs_file.c | 138 int datasync) in xfs_dir_fsync() 161 int datasync) in xfs_file_fsync()
|
/linux-3.4.99/fs/logfs/ |
D | file.c | 222 int logfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in logfs_fsync()
|
/linux-3.4.99/fs/ecryptfs/ |
D | file.c | 297 ecryptfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ecryptfs_fsync()
|
/linux-3.4.99/fs/fat/ |
D | file.c | 152 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync()
|
/linux-3.4.99/fs/ntfs/ |
D | dir.c | 1531 int datasync) in ntfs_dir_fsync()
|
/linux-3.4.99/drivers/char/ |
D | ps3flash.c | 313 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ps3flash_fsync()
|
/linux-3.4.99/fs/hfsplus/ |
D | inode.c | 315 int datasync) in hfsplus_file_fsync()
|