Searched refs:crush_do_rule (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/crush/ |
H A D | mapper.h | 15 int crush_do_rule(const struct crush_map *map,
|
/kernel/linux/linux-6.6/include/linux/crush/ |
H A D | mapper.h | 15 int crush_do_rule(const struct crush_map *map,
|
/kernel/linux/linux-5.10/net/ceph/crush/ |
H A D | mapper.c | 840 * crush_do_rule. It may be used repeatedly after that, so long as the 883 * crush_do_rule - calculate a mapping with the given input and rule 894 int crush_do_rule(const struct crush_map *map, in crush_do_rule() function
|
/kernel/linux/linux-6.6/net/ceph/crush/ |
H A D | mapper.c | 840 * crush_do_rule. It may be used repeatedly after that, so long as the 883 * crush_do_rule - calculate a mapping with the given input and rule 894 int crush_do_rule(const struct crush_map *map, in crush_do_rule() function
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 2473 r = crush_do_rule(map->crush, ruleno, x, result, result_max, in do_crush()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 2508 r = crush_do_rule(map->crush, ruleno, x, result, result_max, in do_crush()
|
Completed in 11 milliseconds