Searched refs:crush_decode_uniform_bucket (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 55 static int crush_decode_uniform_bucket(void **p, void *end, in crush_decode_uniform_bucket() function 58 dout("crush_decode_uniform_bucket %p to %p\n", *p, end); in crush_decode_uniform_bucket() 517 err = crush_decode_uniform_bucket(p, end, in crush_decode()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 71 static int crush_decode_uniform_bucket(void **p, void *end, in crush_decode_uniform_bucket() function 74 dout("crush_decode_uniform_bucket %p to %p\n", *p, end); in crush_decode_uniform_bucket() 533 err = crush_decode_uniform_bucket(p, end, in crush_decode()
|
Completed in 9 milliseconds