Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/crush/
Dmapper.c419 unsigned int ftotal, flocal; in crush_choose_firstn() local
444 flocal = 0; in crush_choose_firstn()
458 flocal >= (in->size>>1) && in crush_choose_firstn()
459 flocal > local_fallback_retries) in crush_choose_firstn()
538 flocal++; in crush_choose_firstn()
540 if (collide && flocal <= local_retries) in crush_choose_firstn()
544 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()
556 flocal); in crush_choose_firstn()