Searched refs:crush_decode_straw_bucket (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 104 static int crush_decode_straw_bucket(void **p, void *end, in crush_decode_straw_bucket() function 108 dout("crush_decode_straw_bucket %p to %p\n", *p, end); in crush_decode_straw_bucket() 535 err = crush_decode_straw_bucket(p, end, in crush_decode()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 120 static int crush_decode_straw_bucket(void **p, void *end, in crush_decode_straw_bucket() function 124 dout("crush_decode_straw_bucket %p to %p\n", *p, end); in crush_decode_straw_bucket() 551 err = crush_decode_straw_bucket(p, end, in crush_decode()
|
Completed in 8 milliseconds