Searched refs:attribute_container_unregister (Results 1 – 5 of 5) sorted by relevance
91 if (unlikely(attribute_container_unregister(&tc->ac))) in transport_container_unregister()
40 int __must_check attribute_container_unregister(struct attribute_container *cont);
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()
293 BUG_ON(attribute_container_unregister(&i->r.raid_attrs.ac)); in raid_class_release()