Searched defs:tcont (Results 1 – 4 of 4) 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
125 struct transport_container *tcont = attribute_container_to_transport_container(cont); in transport_setup_classdev() local160 struct transport_container *tcont = in transport_add_class_device() local207 struct transport_container *tcont = attribute_container_to_transport_container(cont); in transport_configure() local237 struct transport_container *tcont = in transport_remove_classdev() local
40 #define tc_to_raid_internal(tcont) ({ \ argument