Searched refs:get_immediate_parent (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ceph/ |
H A D | osdmap.c | 2997 static int get_immediate_parent(struct crush_map *c, int id, in get_immediate_parent() function 3059 * Instead of repeated get_immediate_parent() calls, in ceph_get_crush_locality() 3064 id = get_immediate_parent(osdmap->crush, id, &type_id, &loc); in ceph_get_crush_locality()
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | osdmap.c | 3032 static int get_immediate_parent(struct crush_map *c, int id, in get_immediate_parent() function 3094 * Instead of repeated get_immediate_parent() calls, in ceph_get_crush_locality() 3099 id = get_immediate_parent(osdmap->crush, id, &type_id, &loc); in ceph_get_crush_locality()
|
Completed in 8 milliseconds