Home
last modified time | relevance | path

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

12

/linux/fs/ext4/
H A Dfsync.c83 int datasync, bool *needs_barrier) in ext4_fsync_nojournal()
110 static int ext4_fsync_journal(struct inode *inode, bool datasync, in ext4_fsync_journal()
142 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file()
/linux/fs/
H A Dsync.c178 int vfs_fsync_range(struct file *file, loff_t start, loff_t end, int datasync) in vfs_fsync_range() argument
198 int vfs_fsync(struct file *file, int datasync) in vfs_fsync() argument
204 do_fsync(unsigned int fd,int datasync) do_fsync() argument
[all...]
/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/fs/hpfs/
H A Dfile.c25 int hpfs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) in hpfs_file_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.c1150 int datasync) in ntfs_dir_fsync()
H A Dfile.c157 int datasync) in ntfs_file_fsync()
/linux/fs/ocfs2/
H A Djournal.h599 int datasync) in ocfs2_update_inode_fsync_trans()
/linux/drivers/mtd/ubi/
H A Dcdev.c158 int datasync) in vol_cdev_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()
/linux/drivers/misc/mei/
H A Dmain.c890 static int mei_fsync(struct file *fp, loff_t start, loff_t end, int datasync) in mei_fsync()
/linux/block/
H A Dfops.c614 int datasync) in blkdev_fsync()
/linux/fs/overlayfs/
H A Dcopy_up.c262 bool datasync) in ovl_copy_up_file()
H A Dreaddir.c1004 int datasync) in ovl_dir_fsync()
/linux/fs/smb/client/
H A Dfile.c2794 int datasync) in cifs_strict_fsync()
2823 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync()
H A Dcifsfs.c1544 cifs_dir_fsync(struct file * file,loff_t start,loff_t end,int datasync) cifs_dir_fsync() argument
/linux/fs/hostfs/
H A Dhostfs_kern.c363 int datasync) in hostfs_fsync()
/linux/drivers/usb/gadget/function/
H A Df_printer.c711 printer_fsync(struct file *fd, loff_t start, loff_t end, int datasync) in printer_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/fs/fuse/
H A Dfile.c517 int datasync, int opcode) in fuse_fsync_common()
537 int datasync) in fuse_fsync()
/linux/net/9p/
H A Dclient.c1291 int p9_client_fsync(struct p9_fid *fid, int datasync) in p9_client_fsync()

12