Lines Matching refs:out2
422 int *out2, in crush_choose_firstn() argument
516 out2, outpos, count, in crush_choose_firstn()
528 out2[outpos] = item; in crush_choose_firstn()
600 int *out2, in crush_choose_indep() argument
619 if (out2) in crush_choose_indep()
620 out2[rep] = CRUSH_ITEM_UNDEF; in crush_choose_indep()
625 if (out2 && ftotal) { in crush_choose_indep()
633 dprintk(" %d", out2[rep]); in crush_choose_indep()
675 if (out2) in crush_choose_indep()
676 out2[rep] = CRUSH_ITEM_NONE; in crush_choose_indep()
694 if (out2) in crush_choose_indep()
695 out2[rep] = in crush_choose_indep()
721 out2, rep, in crush_choose_indep()
724 if (out2[rep] == CRUSH_ITEM_NONE) { in crush_choose_indep()
730 out2[rep] = item; in crush_choose_indep()
750 if (out2 && out2[rep] == CRUSH_ITEM_UNDEF) { in crush_choose_indep()
751 out2[rep] = CRUSH_ITEM_NONE; in crush_choose_indep()
759 if (out2) { in crush_choose_indep()
767 dprintk(" %d", out2[rep]); in crush_choose_indep()