Searched refs:attribute_container_unregister (Results 1 – 3 of 3) sorted by relevance
93 attribute_container_unregister(struct attribute_container *cont) in attribute_container_unregister() function109 EXPORT_SYMBOL_GPL(attribute_container_unregister);
115 if (unlikely(attribute_container_unregister(&atc->container))) in anon_transport_class_unregister()
246 BUG_ON(attribute_container_unregister(&i->r.raid_attrs.ac)); in raid_class_release()
Completed in 7 milliseconds