Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/crush/
H A 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()
/kernel/linux/linux-6.6/net/ceph/crush/
H A 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()

Completed in 4 milliseconds