Home
last modified time | relevance | path

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

/net/ceph/crush/
Dmapper.c312 unsigned int local_fallback_retries, in crush_choose_firstn() argument
332 tries, recurse_tries, local_retries, local_fallback_retries, in crush_choose_firstn()
357 if (local_fallback_retries > 0 && in crush_choose_firstn()
359 flocal > local_fallback_retries) in crush_choose_firstn()
412 local_fallback_retries, in crush_choose_firstn()
443 else if (local_fallback_retries > 0 && in crush_choose_firstn()
444 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()