Home
last modified time | relevance | path

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

/linux/net/ceph/crush/
H A Dmapper.c463 unsigned int local_fallback_retries, in crush_choose_firstn() argument
485 tries, recurse_tries, local_retries, local_fallback_retries, in crush_choose_firstn()
510 if (local_fallback_retries > 0 && in crush_choose_firstn()
512 flocal > local_fallback_retries) in crush_choose_firstn()
574 local_fallback_retries, in crush_choose_firstn()
605 else if (local_fallback_retries > 0 && in crush_choose_firstn()
606 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()