Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cluster.c3905 int ret_cluster_try_push; in cluster_update_state_internal() local
4118 ret_cluster_try_push = 0; in cluster_update_state_internal()
4124ret_cluster_try_push = cluster_try_push(wbp, vp, newEOF, (flags & IO_NOCACHE) ? 0 : PUSH_DELAY, 0,… in cluster_update_state_internal()
4129 if (ret_cluster_try_push == 0) { in cluster_update_state_internal()