Home
last modified time | relevance | path

Searched refs:ptlrpc_client (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_mdc.h62 struct ptlrpc_client;
Dlustre_import.h167 struct ptlrpc_client *imp_client;
Dlustre_net.h289 struct ptlrpc_client { struct
2351 struct ptlrpc_client *);
Dobd.h855 struct ptlrpc_client obd_ldlm_client; /* XXX OST/MDS only */
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_internal.h206 struct ptlrpc_client *ldlm_client;
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c57 struct ptlrpc_client *cl) in ptlrpc_init_client()