Home
last modified time | relevance | path

Searched defs:datasync (Results 1 – 24 of 24) sorted by relevance

/linux/fs/afs/
H A Dwrite.c252 int afs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in afs_fsync()
/linux/fs/orangefs/
H A Dfile.c461 int datasync) in orangefs_fsync()
/linux/fs/coda/
H A Dfile.c295 int coda_fsync(struct file *coda_file, loff_t start, loff_t end, int datasync) in coda_fsync()
/linux/drivers/char/
H A Dps3flash.c277 static int ps3flash_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ps3flash_fsync()
/linux/fs/ntfs/
H A Ddir.c1111 int datasync) in ntfs_dir_fsync()
/linux/drivers/mtd/ubi/
H A Dcdev.c158 int datasync) in vol_cdev_fsync()
/linux/fs/ext4/
H A Dext4_jbd2.h352 int datasync) in ext4_update_inode_fsync_trans()
/linux/fs/overlayfs/
H A Dfile.c442 static int ovl_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ovl_fsync()
H A Dcopy_up.c262 bool datasync) in ovl_copy_up_file()
H A Dreaddir.c1004 int datasync) in ovl_dir_fsync()
/linux/fs/nfs/
H A Dpnfs.h588 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode()
764 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode()
H A Dpnfs_nfs.c1211 pnfs_nfs_generic_sync(struct inode *inode, bool datasync) in pnfs_nfs_generic_sync()
H A Ddir.c1371 int datasync) in nfs_fsync_dir()
/linux/block/
H A Dfops.c591 int datasync) in blkdev_fsync()
/linux/fs/ntfs3/
H A Dfile.c1514 int ntfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ntfs_file_fsync()
/linux/drivers/usb/class/
H A Dcdc-wdm.c664 static int wdm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in wdm_fsync()
/linux/fs/gfs2/
H A Dfile.c743 int datasync) in gfs2_fsync()
/linux/drivers/usb/gadget/function/
H A Df_printer.c723 printer_fsync(struct file *fd, loff_t start, loff_t end, int datasync) in printer_fsync()
/linux/fs/smb/client/
H A Dfile.c2849 int datasync) in cifs_strict_fsync()
2878 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync()
H A Dcifsfs.c1625 static int cifs_dir_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_dir_fsync()
/linux/fs/fuse/
H A Dfile.c521 int datasync, int opcode) in fuse_fsync_common()
541 int datasync) in fuse_fsync()
/linux/fs/btrfs/
H A Dfile.c1526 int btrfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in btrfs_sync_file()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1703 static int spufs_mfc_fsync(struct file *file, loff_t start, loff_t end, int datasync) in spufs_mfc_fsync()
/linux/fs/ceph/
H A Dcaps.c2480 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync()