Home
last modified time | relevance | path

Searched refs:crush_locs (Results 1 – 4 of 4) sorted by relevance

/linux/net/ceph/
A Dceph_common.c179 ret = ceph_compare_crush_locs(&opt1->crush_locs, &opt2->crush_locs); in ceph_compare_options()
340 opt->crush_locs = RB_ROOT; in ceph_alloc_options()
366 ceph_clear_crush_locs(&opt->crush_locs); in ceph_destroy_options()
502 ceph_clear_crush_locs(&opt->crush_locs); in ceph_parse_param()
504 &opt->crush_locs); in ceph_parse_param()
641 if (!RB_EMPTY_ROOT(&opt->crush_locs)) { in ceph_print_client_options()
643 for (n = rb_first(&opt->crush_locs); ; ) { in ceph_print_client_options()
A Ddebugfs.c90 &client->options->crush_locs)); in osdmap_show()
A Dosd_client.c1525 &opt->crush_locs); in pick_closest_replica()
/linux/include/linux/ceph/
A Dlibceph.h68 struct rb_root crush_locs; member

Completed in 19 milliseconds