Searched refs:osdmap_set_crush (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 1245 static int osdmap_set_crush(struct ceph_osdmap *map, struct crush_map *crush) in osdmap_set_crush() function 1749 err = osdmap_set_crush(map, crush_decode(*p, min(*p + len, end))); in osdmap_decode() 1971 err = osdmap_set_crush(map, in osdmap_apply_incremental()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 1261 static int osdmap_set_crush(struct ceph_osdmap *map, struct crush_map *crush) in osdmap_set_crush() function 1773 err = osdmap_set_crush(map, crush_decode(*p, min(*p + len, end))); in osdmap_decode() 2006 err = osdmap_set_crush(map, in osdmap_apply_incremental()
|
Completed in 8 milliseconds