Searched refs:crush_decode_straw2_bucket (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 125 static int crush_decode_straw2_bucket(void **p, void *end, in crush_decode_straw2_bucket() function 129 dout("crush_decode_straw2_bucket %p to %p\n", *p, end); in crush_decode_straw2_bucket() 541 err = crush_decode_straw2_bucket(p, end, in crush_decode()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 141 static int crush_decode_straw2_bucket(void **p, void *end, in crush_decode_straw2_bucket() function 145 dout("crush_decode_straw2_bucket %p to %p\n", *p, end); in crush_decode_straw2_bucket() 557 err = crush_decode_straw2_bucket(p, end, in crush_decode()
|
Completed in 10 milliseconds