Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/crush/
Dmapper.c412 unsigned int local_fallback_retries, in crush_choose_firstn() argument
432 tries, recurse_tries, local_retries, local_fallback_retries, in crush_choose_firstn()
457 if (local_fallback_retries > 0 && in crush_choose_firstn()
459 flocal > local_fallback_retries) in crush_choose_firstn()
512 local_fallback_retries, in crush_choose_firstn()
543 else if (local_fallback_retries > 0 && in crush_choose_firstn()
544 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()