Lines Matching refs:s64
244 static s64 ntfs_device_unix_io_seek(struct ntfs_device *dev, s64 offset,
260 static s64 ntfs_device_unix_io_read(struct ntfs_device *dev, void *buf,
261 s64 count)
276 static s64 ntfs_device_unix_io_write(struct ntfs_device *dev, const void *buf,
277 s64 count)
298 static s64 ntfs_device_unix_io_pread(struct ntfs_device *dev, void *buf,
299 s64 count, s64 offset)
315 static s64 ntfs_device_unix_io_pwrite(struct ntfs_device *dev, const void *buf,
316 s64 count, s64 offset)