Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_import.h163 struct lustre_handle imp_dlm_handle; /* client's ldlm export */ member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c562 dlmexp = class_conn2export(&imp->imp_dlm_handle); in import_select_connection()
642 (char *)&imp->imp_dlm_handle, in ptlrpc_connect_import()
847 exp = class_conn2export(&imp->imp_dlm_handle); in ptlrpc_connect_interpret()
918 imp->imp_dlm_handle.cookie); in ptlrpc_connect_interpret()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c171 dlmexp = class_conn2export(&imp->imp_dlm_handle); in client_import_del_conn()
517 imp->imp_dlm_handle = conn; in client_connect_import()