Home
last modified time | relevance | path

Searched defs:datasync (Results 76 - 100 of 132) sorted by relevance

123456

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_client.c99 hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, __s64 start, __s64 end, __s32 datasync) hmdfs_send_fsync() argument
H A Dfile_remote.c575 hmdfs_file_fsync_remote(struct file *file, loff_t start, loff_t end, int datasync) hmdfs_file_fsync_remote() argument
H A Dhmdfs_server.c829 __s32 datasync = le32_to_cpu(fsync_recv->datasync); in hmdfs_server_fsync() local
/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c362 hostfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) hostfs_fsync() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs_nfs.c1201 pnfs_nfs_generic_sync(struct inode *inode, bool datasync) in pnfs_nfs_generic_sync() argument
H A Dpnfs.h588 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode() argument
752 pnfs_sync_inode(struct inode *inode, bool datasync) in pnfs_sync_inode() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c1217 static int cifs_dir_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_dir_fsync() argument
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dreaddir.c885 ovl_dir_fsync(struct file *file, loff_t start, loff_t end, int datasync) ovl_dir_fsync() argument
/kernel/linux/linux-5.10/fs/zonefs/
H A Dsuper.c602 zonefs_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) zonefs_file_fsync() argument
/kernel/linux/linux-5.10/fs/fuse/
H A Ddir.c1420 fuse_dir_fsync(struct file *file, loff_t start, loff_t end, int datasync) fuse_dir_fsync() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dpnfs_nfs.c1237 pnfs_nfs_generic_sync(struct inode *inode, bool datasync) in pnfs_nfs_generic_sync() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dfile.c740 gfs2_fsync(struct file *file, loff_t start, loff_t end, int datasync) gfs2_fsync() argument
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c361 hostfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) hostfs_fsync() argument
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dreaddir.c895 ovl_dir_fsync(struct file *file, loff_t start, loff_t end, int datasync) ovl_dir_fsync() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_client.c99 hmdfs_send_fsync(struct hmdfs_peer *con, const struct hmdfs_fid *fid, __s64 start, __s64 end, __s32 datasync) hmdfs_send_fsync() argument
H A Dfile_remote.c575 hmdfs_file_fsync_remote(struct file *file, loff_t start, loff_t end, int datasync) hmdfs_file_fsync_remote() argument
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dcdc-wdm.c667 static int wdm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in wdm_fsync() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_printer.c691 printer_fsync(struct file *fd, loff_t start, loff_t end, int datasync) in printer_fsync() argument
/third_party/libfuse/example/
H A Dpassthrough_hp.cc842 static void sfs_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in sfs_fsyncdir() argument
912 static void sfs_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in sfs_fsync() argument
H A Dpassthrough_ll.c785 static void lo_fsyncdir(fuse_req_t req, fuse_ino_t ino, int datasync, in lo_fsyncdir() argument
853 static void lo_fsync(fuse_req_t req, fuse_ino_t ino, int datasync, in lo_fsync() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1726 static int spufs_mfc_fsync(struct file *file, loff_t start, loff_t end, int datasync) in spufs_mfc_fsync() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dfile.c1726 static int spufs_mfc_fsync(struct file *file, loff_t start, loff_t end, int datasync) in spufs_mfc_fsync() argument
/kernel/linux/linux-5.10/fs/
H A Dlibfs.c1172 int noop_fsync(struct file *file, loff_t start, loff_t end, int datasync) in noop_fsync() argument
1085 __generic_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) __generic_file_fsync() argument
1127 generic_file_fsync(struct file *file, loff_t start, loff_t end, int datasync) generic_file_fsync() argument
H A Daio.c177 bool datasync; member
1612 aio_fsync(struct fsync_iocb *req, const struct iocb *iocb, bool datasync) aio_fsync() argument
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Dprotocol.h242 __le32 datasync; member

Completed in 47 milliseconds

123456