Searched defs:tcont (Results 1 – 2 of 2) sorted by relevance
122 struct transport_container *tcont = attribute_container_to_transport_container(cont); in transport_setup_classdev() local156 struct transport_container *tcont = in transport_add_class_device() local188 struct transport_container *tcont = attribute_container_to_transport_container(cont); in transport_configure() local218 struct transport_container *tcont = in transport_remove_classdev() local
41 #define tc_to_raid_internal(tcont) ({ \ argument