Home
last modified time | relevance | path

Searched refs:crush_choose_arg_map (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/crush/
Dcrush.h194 struct crush_choose_arg_map { struct
/Linux-v6.6/net/ceph/
Dosdmap.c230 static struct crush_choose_arg_map *alloc_choose_arg_map(void) in alloc_choose_arg_map()
232 struct crush_choose_arg_map *arg_map; in alloc_choose_arg_map()
242 static void free_choose_arg_map(struct crush_choose_arg_map *arg_map) in free_choose_arg_map()
262 DEFINE_RB_FUNCS(choose_arg_map, struct crush_choose_arg_map, choose_args_index,
268 struct crush_choose_arg_map *arg_map = in clear_choose_args()
270 struct crush_choose_arg_map, node); in clear_choose_args()
352 struct crush_choose_arg_map *arg_map = NULL; in decode_choose_args()
2495 struct crush_choose_arg_map *arg_map; in do_crush()