Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/crush/
Dcrush.h341 struct crush_work_bucket { struct
348 struct crush_work_bucket **work; /* Per-bucket working store */ argument
/linux-6.6.21/net/ceph/crush/
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()
/linux-6.6.21/net/ceph/
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()