Searched refs:ntfs_device_operations (Results 1 – 5 of 5) sorted by relevance
81 struct ntfs_device_operations;83 extern struct ntfs_device_operations ntfs_device_default_io_ops;
84 struct ntfs_device_operations *d_ops; /* Device operations. */103 struct ntfs_device_operations { struct119 struct ntfs_device_operations *dops, void *priv_data); argument
115 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()
381 struct ntfs_device_operations ntfs_device_unix_io_ops = {
1945 struct ntfs_device_operations ntfs_device_win32_io_ops = {