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

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

Completed in 59 milliseconds