Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/crush/
Dmapper.c460 int recurse_to_leaf, in crush_choose_firstn() argument
479 recurse_to_leaf ? "_LEAF" : "", in crush_choose_firstn()
554 if (!collide && recurse_to_leaf) { in crush_choose_firstn()
651 int recurse_to_leaf, in crush_choose_indep() argument
666 dprintk("CHOOSE%s INDEP bucket %d x %d outpos %d numrep %d\n", recurse_to_leaf ? "_LEAF" : "", in crush_choose_indep()
773 if (recurse_to_leaf) { in crush_choose_indep()
906 int recurse_to_leaf; in crush_do_rule() local
995 recurse_to_leaf = in crush_do_rule()
1042 recurse_to_leaf, in crush_do_rule()
1062 recurse_to_leaf, in crush_do_rule()
[all …]