Searched refs:CRUSH_ITEM_UNDEF (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/ceph/crush/
H A Dmapper.c671 out[rep] = CRUSH_ITEM_UNDEF;
673 out2[rep] = CRUSH_ITEM_UNDEF;
692 if (out[rep] != CRUSH_ITEM_UNDEF)
808 if (out[rep] == CRUSH_ITEM_UNDEF) {
811 if (out2 && out2[rep] == CRUSH_ITEM_UNDEF) {
/linux-master/include/linux/crush/
H A Dcrush.h35 #define CRUSH_ITEM_UNDEF 0x7ffffffe /* undefined result (internal use only) */ macro

Completed in 148 milliseconds