Searched refs:crush_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ceph/crush/
H A Dcrush.c105 * crush_destroy - Destroy a crush_map
108 void crush_destroy(struct crush_map *map) function
/linux-master/include/linux/crush/
H A Dcrush.h325 extern void crush_destroy(struct crush_map *map);
/linux-master/net/ceph/
H A Dosdmap.c669 crush_destroy(c);
1148 crush_destroy(map->crush);
1270 crush_destroy(crush);
1275 crush_destroy(map->crush);

Completed in 136 milliseconds