Home
last modified time | relevance | path

Searched refs:ntfs_device_sync (Results 1 - 5 of 5) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
H A Ddevice.h121 extern int ntfs_device_sync(struct ntfs_device *dev);
/third_party/ntfs-3g/libntfs-3g/
H A Dioctl.c310 ret = ntfs_device_sync(vol->dev); in fstrim()
H A Ddevice.c173 int ntfs_device_sync(struct ntfs_device *dev) in ntfs_device_sync() function
/third_party/ntfs-3g/src/
H A Dntfs-3g.c2913 ret = ntfs_device_sync(ctx->vol->dev); in ntfs_fuse_fsync()
H A Dlowntfs-3g.c3184 if (ntfs_device_sync(ctx->vol->dev)) in ntfs_fuse_fsync()

Completed in 12 milliseconds