Searched refs:crush_decode_list_bucket (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 66 static int crush_decode_list_bucket(void **p, void *end, in crush_decode_list_bucket() function 70 dout("crush_decode_list_bucket %p to %p\n", *p, end); in crush_decode_list_bucket() 523 err = crush_decode_list_bucket(p, end, in crush_decode()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 82 static int crush_decode_list_bucket(void **p, void *end, in crush_decode_list_bucket() function 86 dout("crush_decode_list_bucket %p to %p\n", *p, end); in crush_decode_list_bucket() 539 err = crush_decode_list_bucket(p, end, in crush_decode()
|
Completed in 7 milliseconds