Searched refs:itemtype (Results 1 – 1 of 1) sorted by relevance
478 int itemtype; in crush_choose_firstn() local531 itemtype = map->buckets[-1-item]->type; in crush_choose_firstn()533 itemtype = 0; in crush_choose_firstn()534 dprintk(" item %d type %d\n", item, itemtype); in crush_choose_firstn()537 if (itemtype != type) { in crush_choose_firstn()591 if (itemtype == 0) in crush_choose_firstn()666 int itemtype; in crush_choose_indep() local744 itemtype = map->buckets[-1-item]->type; in crush_choose_indep()746 itemtype = 0; in crush_choose_indep()750 if (itemtype != type) { in crush_choose_indep()[all …]