Searched defs:ptlrpc_connection (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
H A Dlustre_net.h275 struct ptlrpc_connection { struct
2291 struct ptlrpc_connection *ptlrpc_connection_get(lnet_process_id_t peer,
2294 int ptlrpc_connection_put(struct ptlrpc_connection *c);
2295 struct ptlrpc_connection *ptlrpc_connection_addref(struct ptlrpc_connection *);
2353 struct ptlrpc_connection *ptlrpc_uuid_to_connection(struct obd_uuid *uuid);

Completed in 140 milliseconds