Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vfs/
H A Dvfs_cluster.c1436 upl_t cached_upl; in cluster_io() local
1489 ubc_create_upl_kernel(vp, cached_upl_f_offset, cached_upl_size, &cached_upl, in cluster_io()
1496 upl_set_associated_upl(upl, cached_upl); in cluster_io()