Searched refs:cl_len (Results 1 – 1 of 1) sorted by relevance
6036 int cl_len; in cluster_try_push() local6083 cl_len = cl_index; in cluster_try_push()6086 if (((push_flag & PUSH_DELAY) && cl_len == MAX_CLUSTERS) && in cluster_try_push()6122 for (cl_index = 0; cl_index < cl_len; cl_index++) { in cluster_try_push()6171 if (cl_len > cl_pushed) { in cluster_try_push()6176 if ((MAX_CLUSTERS - wbp->cl_number) < (cl_len - cl_pushed)) { in cluster_try_push()6188 for (cl_index = 0, cl_index1 = 0; cl_index < cl_len; cl_index++) { in cluster_try_push()6214 for (cl_index = 0, cl_index1 = wbp->cl_number; cl_index < cl_len; cl_index++) { in cluster_try_push()