Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c199 static void cluster_read_upl_release(upl_t upl, int start_pg, int last_pg, int take_reference);
4388 cluster_read_upl_release(upl_t upl, int start_pg, int last_pg, int take_reference) in cluster_read_upl_release() function
4930 cluster_read_upl_release(upl, 0, start_pg, take_reference); in cluster_read_copy()
4936 cluster_read_upl_release(upl, last_pg, uio_last, take_reference); in cluster_read_copy()