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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunix_io.c267 * ntfs_device_unix_io_write - Write to the device, at the current location
276 static s64 ntfs_device_unix_io_write(struct ntfs_device *dev, const void *buf, function
386 .write = ntfs_device_unix_io_write,

Completed in 10 milliseconds