Home
last modified time | relevance | path

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

/net/ceph/crush/
Dmapper.c297 int *out, int outpos, in crush_choose() argument
312 bucket->id, x, outpos, numrep); in crush_choose()
314 for (rep = outpos; rep < numrep; rep++) { in crush_choose()
387 for (i = 0; i < outpos; i++) { in crush_choose()
400 x, outpos+1, 0, in crush_choose()
401 out2, outpos, in crush_choose()
404 NULL) <= outpos) in crush_choose()
409 out2[outpos] = item; in crush_choose()
457 out[outpos] = item; in crush_choose()
458 outpos++; in crush_choose()
[all …]