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

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Ddevice_io.h70 struct ntfs_device_operations;
72 extern struct ntfs_device_operations ntfs_device_default_io_ops;
H A Ddevice.h73 struct ntfs_device_operations *d_ops; /* Device operations. */
83 * struct ntfs_device_operations -
88 struct ntfs_device_operations { struct
103 struct ntfs_device_operations *dops, void *priv_data);
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Ddevice.c106 struct ntfs_device_operations *dops, void *priv_data)
194 struct ntfs_device_operations *dops;
281 struct ntfs_device_operations *dops;
H A Dunix_io.c310 struct ntfs_device_operations ntfs_device_unix_io_ops = {

Completed in 28 milliseconds