Searched refs:cluster_read_contig (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/bsd/vfs/ |
| H A D | vfs_cluster.c | 206 static int cluster_read_contig(vnode_t vp, struct uio *uio, off_t filesize, int *read_type, u_int32… 4374 …retval = cluster_read_contig(vp, uio, filesize, &read_type, &read_length, callback, callback_arg, … in cluster_read_ext() 5681 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
|