Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/vfs/
H A Dvfs_cluster.c467 #define CLW_IONOCACHE 0x04 macro
3929 wbp->cl_clusters[wbp->cl_number].io_flags |= CLW_IONOCACHE; in cluster_update_state_internal()
6576 if (l_clusters[cl_index].io_flags & CLW_IONOCACHE) { in cluster_try_push()