Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c1712 bool last_page_needs_sync = false; in cluster_io() local
1722 last_page_needs_sync = true; in cluster_io()
1726 if (first_page_needs_sync || last_page_needs_sync) { in cluster_io()
1733 if (last_page_needs_sync) { in cluster_io()