Searched refs:CRUSH_RULE_TAKE (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/crush/ | ||
H A D | crush.h | 52 CRUSH_RULE_TAKE = 1, /* arg1 = value to start with */ enumerator |
/linux/net/ceph/crush/ | ||
H A D | mapper.c | 946 case CRUSH_RULE_TAKE: in crush_do_rule() |