Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_mdc.h62 struct ptlrpc_client;
Dlustre_import.h165 struct ptlrpc_client *imp_client;
Dlustre_net.h288 struct ptlrpc_client { struct
2343 struct ptlrpc_client *);
Dobd.h757 struct ptlrpc_client obd_ldlm_client; /* XXX OST/MDS only */
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_internal.h181 struct ptlrpc_client *ldlm_client;
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c57 struct ptlrpc_client *cl) in ptlrpc_init_client()