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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dunix_io.c237 * ntfs_device_unix_io_pwrite - Perform a positioned write to the device
247 static s64 ntfs_device_unix_io_pwrite(struct ntfs_device *dev, const void *buf, function
317 .pwrite = ntfs_device_unix_io_pwrite,

Completed in 22 milliseconds