Home
last modified time | relevance | path

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

/linux/net/ceph/crush/
H A Dmapper.c473 int retry_descent, retry_bucket, skip_rep; in crush_choose_firstn() local
493 retry_descent = 0; in crush_choose_firstn()
611 retry_descent = 1; in crush_choose_firstn()
621 } while (retry_descent); in crush_choose_firstn()