Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/crush/
Dmapper.c469 int retry_descent, retry_bucket, skip_rep; in crush_choose_firstn() local
489 retry_descent = 0; in crush_choose_firstn()
607 retry_descent = 1; in crush_choose_firstn()
617 } while (retry_descent); in crush_choose_firstn()