crush_choose_arg_map
static struct crush_choose_arg_map *alloc_choose_arg_map(void)
struct crush_choose_arg_map *arg_map;
static void free_choose_arg_map(struct crush_choose_arg_map *arg_map)
struct crush_choose_arg_map *arg_map;
DEFINE_RB_FUNCS(choose_arg_map, struct crush_choose_arg_map, choose_args_index,
struct crush_choose_arg_map *arg_map =
struct crush_choose_arg_map, node);
struct crush_choose_arg_map *arg_map = NULL;