Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vfs/
H A Dvfs_cluster.c596 upl_offset_t upl_end = upl_offset + size; in cluster_handle_associated_upl() local
602 if ((trunc_page_32(upl_offset) == 0) && (round_page_32(upl_end) == upl_size)) { in cluster_handle_associated_upl()
706 if (!(round_page_32(upl_end) == upl_size) && !upl_page_get_mark(assoc_pl, last_pg)) { in cluster_handle_associated_upl()