Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_cluster.c758 …bool check_last_pg = (assoc_upl_end != assoc_upl_size) || (f_offset > ((assoc_upl_start_f_offset +… in cluster_handle_associated_upl() local
760 if (check_first_pg || check_last_pg) { in cluster_handle_associated_upl()
774 if (check_last_pg && !upl_page_get_mark(assoc_pl, last_pg)) { in cluster_handle_associated_upl()