Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cluster.c1158 boolean_t isswapout = FALSE; in cluster_complete_transaction() local
1181 isswapout = TRUE; in cluster_complete_transaction()
1189 } else if (isswapout == TRUE) { in cluster_complete_transaction()