Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/crush/
Dmapper.c413 int recurse_to_leaf, in crush_choose_firstn() argument
430 recurse_to_leaf ? "_LEAF" : "", in crush_choose_firstn()
498 if (!collide && recurse_to_leaf) { in crush_choose_firstn()
588 int recurse_to_leaf, in crush_choose_indep() argument
602 dprintk("CHOOSE%s INDEP bucket %d x %d outpos %d numrep %d\n", recurse_to_leaf ? "_LEAF" : "", in crush_choose_indep()
690 if (recurse_to_leaf) { in crush_choose_indep()
751 int recurse_to_leaf; in crush_do_rule() local
831 recurse_to_leaf = in crush_do_rule()
874 recurse_to_leaf, in crush_do_rule()
891 recurse_to_leaf, in crush_do_rule()
[all …]