Home
last modified time | relevance | path

Searched refs:CRUSH_ITEM_NONE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/ceph/crush/
Dmapper.c732 out[rep] = CRUSH_ITEM_NONE; in crush_choose_indep()
734 out2[rep] = CRUSH_ITEM_NONE; in crush_choose_indep()
751 out[rep] = CRUSH_ITEM_NONE; in crush_choose_indep()
754 CRUSH_ITEM_NONE; in crush_choose_indep()
785 if (out2[rep] == CRUSH_ITEM_NONE) { in crush_choose_indep()
809 out[rep] = CRUSH_ITEM_NONE; in crush_choose_indep()
812 out2[rep] = CRUSH_ITEM_NONE; in crush_choose_indep()
/Linux-v5.10/include/linux/crush/
Dcrush.h36 #define CRUSH_ITEM_NONE 0x7fffffff /* no result */ macro
/Linux-v5.10/net/ceph/
Dosdmap.c2238 if (set->osds[i] != CRUSH_ITEM_NONE) in osds_valid()
2503 set->osds[i] = CRUSH_ITEM_NONE; in remove_nonexistent_osds()
2570 if (osd != CRUSH_ITEM_NONE && in apply_upmap()
2605 !(to != CRUSH_ITEM_NONE && in apply_upmap()
2652 set->osds[i] = CRUSH_ITEM_NONE; in raw_to_up_osds()
2677 if (osd != CRUSH_ITEM_NONE && in apply_primary_affinity()
2695 if (osd == CRUSH_ITEM_NONE) in apply_primary_affinity()
2753 temp->osds[temp->size++] = CRUSH_ITEM_NONE; in get_temp_osds()
2761 if (temp->osds[i] != CRUSH_ITEM_NONE) { in get_temp_osds()