diff options
Diffstat (limited to 'libdiskfs/diskfs.h')
-rw-r--r-- | libdiskfs/diskfs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h index 91b868bb..c8c1ab51 100644 --- a/libdiskfs/diskfs.h +++ b/libdiskfs/diskfs.h @@ -694,8 +694,9 @@ void diskfs_nrele_light (struct node *np); read. */ error_t diskfs_node_rdwr (struct node *np, char *data, loff_t off, - size_t amt, int dir, struct protid *cred, - size_t *amtread); + mach_msg_type_number_t amt, int dir, + struct protid *cred, + mach_msg_type_number_t *amtread); /* Send notifications to users who have requested them with |