Searched refs:cl_len (Results 1 – 1 of 1) sorted by relevance
5973 int cl_len; in cluster_try_push() local6020 cl_len = cl_index; in cluster_try_push()6023 if (((push_flag & PUSH_DELAY) && cl_len == MAX_CLUSTERS) && in cluster_try_push()6059 for (cl_index = 0; cl_index < cl_len; cl_index++) { in cluster_try_push()6108 if (cl_len > cl_pushed) { in cluster_try_push()6113 if ((MAX_CLUSTERS - wbp->cl_number) < (cl_len - cl_pushed)) { in cluster_try_push()6125 for (cl_index = 0, cl_index1 = 0; cl_index < cl_len; cl_index++) { in cluster_try_push()6151 for (cl_index = 0, cl_index1 = wbp->cl_number; cl_index < cl_len; cl_index++) { in cluster_try_push()