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() 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