Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/vfs/
H A Dvfs_cluster.c415 #define CLW_IOPASSIVE 0x08 macro
3595 wbp->cl_clusters[wbp->cl_number].io_flags |= CLW_IOPASSIVE; in cluster_update_state_internal()
6212 if (l_clusters[cl_index].io_flags & CLW_IOPASSIVE) { in cluster_try_push()