Home
last modified time | relevance | path

Searched refs:ntfs_device_operations (Results 1 – 5 of 5) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Ddevice_io.h81 struct ntfs_device_operations;
83 extern struct ntfs_device_operations ntfs_device_default_io_ops;
Ddevice.h84 struct ntfs_device_operations *d_ops; /* Device operations. */
103 struct ntfs_device_operations { struct
119 struct ntfs_device_operations *dops, void *priv_data); argument
/third_party/ntfs-3g/libntfs-3g/
Ddevice.c115 struct ntfs_device_operations *dops, void *priv_data) in ntfs_device_alloc()
176 struct ntfs_device_operations *dops; in ntfs_device_sync()
208 struct ntfs_device_operations *dops; in ntfs_pread()
259 struct ntfs_device_operations *dops; in ntfs_pwrite()
Dunix_io.c381 struct ntfs_device_operations ntfs_device_unix_io_ops = {
Dwin32_io.c1945 struct ntfs_device_operations ntfs_device_win32_io_ops = {