Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_cluster.c762 …bool check_first_pg = (assoc_upl_offset != 0) || ((f_offset + size) < (assoc_upl_start_f_offset + … in cluster_handle_associated_upl() local
765 if (check_first_pg || check_last_pg) { in cluster_handle_associated_upl()
771 if (check_first_pg && !upl_page_get_mark(assoc_pl, first_pg)) { in cluster_handle_associated_upl()