Home
last modified time | relevance | path

Searched refs:imp_dlm_handle (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_import.h161 struct lustre_handle imp_dlm_handle; /* client's ldlm export */ member
/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c555 dlmexp = class_conn2export(&imp->imp_dlm_handle); in import_select_connection()
634 (char *)&imp->imp_dlm_handle, in ptlrpc_connect_import()
838 exp = class_conn2export(&imp->imp_dlm_handle); in ptlrpc_connect_interpret()
909 imp->imp_dlm_handle.cookie); in ptlrpc_connect_interpret()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c170 dlmexp = class_conn2export(&imp->imp_dlm_handle); in client_import_del_conn()
515 imp->imp_dlm_handle = conn; in client_connect_import()