Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/crush/
Dmapper.c419 unsigned int local_fallback_retries, in crush_choose_firstn() argument
439 tries, recurse_tries, local_retries, local_fallback_retries, in crush_choose_firstn()
464 if (local_fallback_retries > 0 && in crush_choose_firstn()
466 flocal > local_fallback_retries) in crush_choose_firstn()
519 local_fallback_retries, in crush_choose_firstn()
550 else if (local_fallback_retries > 0 && in crush_choose_firstn()
551 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()