Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/crush/
H A Dcrush.h341 struct crush_work_bucket { struct
348 struct crush_work_bucket **work; /* Per-bucket working store */ argument
/openbmc/linux/net/ceph/crush/
H A Dmapper.c75 struct crush_work_bucket *work, in bucket_perm_choose()
136 struct crush_work_bucket *work, int x, int r) in bucket_uniform_choose()
377 struct crush_work_bucket *work, in crush_bucket_choose()
863 v += map->max_buckets * sizeof(struct crush_work_bucket *); in crush_init_workspace()
871 v += sizeof(struct crush_work_bucket); in crush_init_workspace()
/openbmc/linux/net/ceph/
H A Dosdmap.c411 c->max_buckets * sizeof(struct crush_work_bucket *); in crush_finalize()
423 c->working_size += sizeof(struct crush_work_bucket); in crush_finalize()