Searched defs:out2 (Results 1 - 1 of 1) sorted by relevance

/net/ceph/crush/
H A Dmapper.c291 * @out2: second output vector for leaf items (if @recurse_to_leaf)
299 int descend_once, int *out2)
401 out2, outpos,
409 out2[outpos] = item;
293 crush_choose(const struct crush_map *map, struct crush_bucket *bucket, const __u32 *weight, int x, int numrep, int type, int *out, int outpos, int firstn, int recurse_to_leaf, int descend_once, int *out2) argument

Completed in 54 milliseconds