Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/crush/
Dmapper.c420 int recurse_to_leaf, in crush_choose_firstn() argument
437 recurse_to_leaf ? "_LEAF" : "", in crush_choose_firstn()
505 if (!collide && recurse_to_leaf) { in crush_choose_firstn()
599 int recurse_to_leaf, in crush_choose_indep() argument
613 dprintk("CHOOSE%s INDEP bucket %d x %d outpos %d numrep %d\n", recurse_to_leaf ? "_LEAF" : "", in crush_choose_indep()
715 if (recurse_to_leaf) { in crush_choose_indep()
794 int recurse_to_leaf; in crush_do_rule() local
881 recurse_to_leaf = in crush_do_rule()
924 recurse_to_leaf, in crush_do_rule()
941 recurse_to_leaf, in crush_do_rule()
[all …]