Searched defs:datasync (Results 51 – 58 of 58) sorted by relevance
123
/linux-6.8/fs/fuse/ |
D | dir.c | 1644 int datasync) in fuse_dir_fsync()
|
/linux-6.8/fs/ocfs2/ |
D | file.c | 165 int datasync) in ocfs2_sync_file()
|
/linux-6.8/ipc/ |
D | shm.c | 626 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in shm_fsync()
|
/linux-6.8/fs/btrfs/ |
D | file.c | 1786 int btrfs_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in btrfs_sync_file()
|
/linux-6.8/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 1726 static int spufs_mfc_fsync(struct file *file, loff_t start, loff_t end, int datasync) in spufs_mfc_fsync()
|
/linux-6.8/fs/nfs/ |
D | pnfs.c | 3282 pnfs_generic_sync(struct inode *inode, bool datasync) in pnfs_generic_sync()
|
D | dir.c | 1368 int datasync) in nfs_fsync_dir()
|
/linux-6.8/fs/ceph/ |
D | caps.c | 2481 int ceph_fsync(struct file *file, loff_t start, loff_t end, int datasync) in ceph_fsync()
|
123