Searched refs:imp_handle (Results 1 – 2 of 2) sorted by relevance
855 OBD_FREE_RCU(imp, sizeof(*imp), &imp->imp_handle); in class_import_destroy()939 INIT_LIST_HEAD(&imp->imp_handle.h_link); in class_new_import()940 class_handle_hash(&imp->imp_handle, &import_handle_ops); in class_new_import()956 class_handle_unhash(&import->imp_handle); in class_destroy_import()
158 struct portals_handle imp_handle; member