Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Dvfs_cluster.c3265 int ret_cluster_try_push; in cluster_update_state_internal() local
3478 ret_cluster_try_push = 0; in cluster_update_state_internal()
3484ret_cluster_try_push = cluster_try_push(wbp, vp, newEOF, (flags & IO_NOCACHE) ? 0 : PUSH_DELAY, 0,… in cluster_update_state_internal()
3489 if (ret_cluster_try_push == 0) { in cluster_update_state_internal()