Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/vfs/
H A Dvfs_cluster.c3603 int ret_cluster_try_push; in cluster_update_state_internal() local
3816 ret_cluster_try_push = 0; in cluster_update_state_internal()
3822ret_cluster_try_push = cluster_try_push(wbp, vp, newEOF, (flags & IO_NOCACHE) ? 0 : PUSH_DELAY, 0,… in cluster_update_state_internal()
3827 if (ret_cluster_try_push == 0) { in cluster_update_state_internal()