Home
last modified time | relevance | path

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

/linux/net/ceph/crush/
H A Dmapper.c472 unsigned int ftotal, flocal; in crush_choose_firstn() local
497 flocal = 0; in crush_choose_firstn()
511 flocal >= (in->size>>1) && in crush_choose_firstn()
512 flocal > local_fallback_retries) in crush_choose_firstn()
600 flocal++; in crush_choose_firstn()
602 if (collide && flocal <= local_retries) in crush_choose_firstn()
606 flocal <= in->size + local_fallback_retries) in crush_choose_firstn()
618 flocal); in crush_choose_firstn()