Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/crush/
Dmapper.c426 unsigned int ftotal, flocal; in crush_choose_firstn() local
451 flocal = 0; in crush_choose_firstn()
465 flocal >= (in->size>>1) && in crush_choose_firstn()
466 flocal > local_fallback_retries) in crush_choose_firstn()
545 flocal++; in crush_choose_firstn()
547 if (collide && flocal <= local_retries) in crush_choose_firstn()
551 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()
563 flocal); in crush_choose_firstn()