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

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_cluster.c126 #define PUSH_DELAY 0x01 macro
2970 ret_cluster_try_push = cluster_try_push(wbp, vp, newEOF, (flags & IO_NOCACHE) ? 0 : PUSH_DELAY, callback, callback_arg);
4576 if ( (push_flag & PUSH_DELAY) && cl_len == MAX_CLUSTERS ) {
4586 * that's why we're in try_push with PUSH_DELAY...

Completed in 31 milliseconds