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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c2745 int ret_cluster_try_push; local
2963 ret_cluster_try_push = 0;
2970 ret_cluster_try_push = cluster_try_push(wbp, vp, newEOF, (flags & IO_NOCACHE) ? 0 : PUSH_DELAY, callback, callback_arg);
2976 if (ret_cluster_try_push == 0) {

Completed in 10 milliseconds