Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/crush/
Dmapper.c459 unsigned int local_fallback_retries, in crush_choose_firstn() argument
481 tries, recurse_tries, local_retries, local_fallback_retries, in crush_choose_firstn()
506 if (local_fallback_retries > 0 && in crush_choose_firstn()
508 flocal > local_fallback_retries) in crush_choose_firstn()
570 local_fallback_retries, in crush_choose_firstn()
601 else if (local_fallback_retries > 0 && in crush_choose_firstn()
602 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()