Searched defs:datasync (Results 51 – 65 of 65) sorted by relevance
123
/openbmc/linux/fs/overlayfs/ |
H A D | readdir.c | 896 int datasync) in ovl_dir_fsync()
|
/openbmc/linux/fs/fuse/ |
H A D | file.c | 539 int datasync, int opcode) in fuse_fsync_common() 559 int datasync) in fuse_fsync()
|
H A D | dir.c | 1649 int datasync) in fuse_dir_fsync()
|
/openbmc/linux/fs/f2fs/ |
H A D | file.c | 249 int datasync, bool atomic) in f2fs_do_sync_file() 388 int f2fs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in f2fs_sync_file()
|
/openbmc/linux/net/9p/ |
H A D | client.c | 1403 int p9_client_fsync(struct p9_fid *fid, int datasync) in p9_client_fsync()
|
/openbmc/linux/fs/smb/client/ |
H A D | file.c | 3240 int datasync) in cifs_strict_fsync() 3293 int cifs_fsync(struct file *file, loff_t start, loff_t end, int datasync) in cifs_fsync()
|
/openbmc/linux/fs/ocfs2/ |
H A D | file.c | 165 int datasync) in ocfs2_sync_file()
|
/openbmc/linux/ipc/ |
H A D | shm.c | 630 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in shm_fsync()
|
/openbmc/linux/fs/btrfs/ |
H A D | file.c | 1787 int btrfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in btrfs_sync_file()
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffsfs.c | 1002 int yaffs_Dofsync(int handle, int datasync) in yaffs_Dofsync()
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | file.c | 1726 static int spufs_mfc_fsync(struct file *file, loff_t start, loff_t end, int datasync) in spufs_mfc_fsync()
|
/openbmc/linux/fs/nfs/ |
H A D | pnfs.c | 3285 pnfs_generic_sync(struct inode *inode, bool datasync) in pnfs_generic_sync()
|
H A D | dir.c | 1368 int datasync) in nfs_fsync_dir()
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p.c | 2145 int datasync; in v9fs_fsync() local
|
/openbmc/linux/fs/ceph/ |
H A D | caps.c | 2430 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync()
|
123