Searched refs:cluster_read_contig (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/vfs/ |
| H A D | vfs_cluster.c | 204 static int cluster_read_contig(vnode_t vp, struct uio *uio, off_t filesize, int *read_type, u_int32… 4020 …retval = cluster_read_contig(vp, uio, filesize, &read_type, &read_length, callback, callback_arg, … in cluster_read_ext() 5316 cluster_read_contig(vnode_t vp, struct uio *uio, off_t filesize, int *read_type, u_int32_t *read_le… in cluster_read_contig() function
|