Home
last modified time | relevance | path

Searched refs:clear_crush_names (Results 1 – 2 of 2) sorted by relevance

/net/ceph/crush/
Dcrush.c132 clear_crush_names(&map->type_names); in crush_destroy()
133 clear_crush_names(&map->names); in crush_destroy()
/net/ceph/
Dosdmap.c219 void clear_crush_names(struct rb_root *root) in clear_crush_names() function