Searched defs:tcont (Results 1 – 2 of 2) sorted by relevance
125 struct transport_container *tcont = attribute_container_to_transport_container(cont); in transport_setup_classdev() local159 struct transport_container *tcont = in transport_add_class_device() local192 struct transport_container *tcont = attribute_container_to_transport_container(cont); in transport_configure() local222 struct transport_container *tcont = in transport_remove_classdev() local
40 #define tc_to_raid_internal(tcont) ({ \ argument