Searched refs:PUSH_DELAY (Results 1 – 1 of 1) sorted by relevance
176 #define PUSH_DELAY 0x01 macro3815 …ret_cluster_try_push = cluster_try_push(wbp, vp, newEOF, (flags & IO_NOCACHE) ? 0 : PUSH_DELAY, 0,… in cluster_update_state_internal()6440 if (((push_flag & PUSH_DELAY) && cl_len == MAX_CLUSTERS) && in cluster_try_push()