Home
last modified time | relevance | path

Searched refs:cluster_read_upl_release (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c203 static void cluster_read_upl_release(upl_t upl, int start_pg, int last_pg, int take_reference);
4678 cluster_read_upl_release(upl_t upl, int start_pg, int last_pg, int take_reference) in cluster_read_upl_release() function
5220 cluster_read_upl_release(upl, 0, start_pg, take_reference); in cluster_read_copy()
5226 cluster_read_upl_release(upl, last_pg, uio_last, take_reference); in cluster_read_copy()