Searched refs:rtmap_dtor (Results 1 – 1 of 1) sorted by relevance
83 void rtmap_dtor(void *, void *);85 struct srp_gc rtmap_gc = SRP_GC_INITIALIZER(rtmap_dtor, NULL);141 rtmap_dtor(void *null, void *xmap) in rtmap_dtor() function