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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunix_io.c305 * ntfs_device_unix_io_pwrite - Perform a positioned write to the device
315 static s64 ntfs_device_unix_io_pwrite(struct ntfs_device *dev, const void *buf, function
388 .pwrite = ntfs_device_unix_io_pwrite,

Completed in 23 milliseconds