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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice_io.h81 struct ntfs_device_operations;
83 extern struct ntfs_device_operations ntfs_device_default_io_ops;
H A Ddevice.h84 struct ntfs_device_operations *d_ops; /* Device operations. */
98 * struct ntfs_device_operations -
103 struct ntfs_device_operations { struct
119 struct ntfs_device_operations *dops, void *priv_data);
H A Ddevice.c118 struct ntfs_device_operations *dops, void *priv_data)
179 struct ntfs_device_operations *dops;
211 struct ntfs_device_operations *dops;
262 struct ntfs_device_operations *dops;
H A Dunix_io.c381 struct ntfs_device_operations ntfs_device_unix_io_ops = {
H A Dwin32_io.c1945 struct ntfs_device_operations ntfs_device_win32_io_ops = {

Completed in 48 milliseconds