Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/vfs/
H A Dvfs_cluster.c1735 bool last_page_needs_sync = false; in cluster_io() local
1745 last_page_needs_sync = true; in cluster_io()
1749 if (first_page_needs_sync || last_page_needs_sync) { in cluster_io()
1756 if (last_page_needs_sync) { in cluster_io()