Home
last modified time | relevance | path

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

/Linux-v6.6/net/ceph/crush/
Dmapper.c468 unsigned int ftotal, flocal; in crush_choose_firstn() local
493 flocal = 0; in crush_choose_firstn()
507 flocal >= (in->size>>1) && in crush_choose_firstn()
508 flocal > local_fallback_retries) in crush_choose_firstn()
596 flocal++; in crush_choose_firstn()
598 if (collide && flocal <= local_retries) in crush_choose_firstn()
602 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()
614 flocal); in crush_choose_firstn()