Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/crush/
Dmapper.c420 int retry_descent, retry_bucket, skip_rep; in crush_choose_firstn() local
440 retry_descent = 0; in crush_choose_firstn()
549 retry_descent = 1; in crush_choose_firstn()
559 } while (retry_descent); in crush_choose_firstn()