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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
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);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddevice.c107 struct ntfs_device_operations *dops, void *priv_data)
179 struct ntfs_device_operations *dops;
230 struct ntfs_device_operations *dops;
H A Dunix_io.c342 struct ntfs_device_operations ntfs_device_unix_io_ops = {
H A Dwin32_io.c1466 struct ntfs_device_operations ntfs_device_win32_io_ops = {

Completed in 98 milliseconds