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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunix_io.c251 * ntfs_device_unix_io_read - Read from the device, from the current location
260 static s64 ntfs_device_unix_io_read(struct ntfs_device *dev, void *buf, function
385 .read = ntfs_device_unix_io_read,

Completed in 90 milliseconds