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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c151 #define PUSH_DELAY 0x01 macro
3326 ret_cluster_try_push = cluster_try_push(wbp, vp, newEOF, (flags & IO_NOCACHE) ? 0 : PUSH_DELAY, 0, callback, callback_arg);
5208 if ( (push_flag & PUSH_DELAY) && cl_len == MAX_CLUSTERS ) {
5218 * that's why we're in try_push with PUSH_DELAY...

Completed in 74 milliseconds