Home
last modified time | relevance | path

Searched refs:ptlrpc_connection_addref (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dconnection.c127 ptlrpc_connection_addref(struct ptlrpc_connection *conn) in ptlrpc_connection_addref() function
136 EXPORT_SYMBOL(ptlrpc_connection_addref);
Dimport.c553 imp->imp_connection = ptlrpc_connection_addref(imp_conn->oic_conn); in import_select_connection()
558 dlmexp->exp_connection = ptlrpc_connection_addref(imp_conn->oic_conn); in import_select_connection()
Dniobuf.c409 conn = ptlrpc_connection_addref(req->rq_export->exp_connection); in ptlrpc_send_reply()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2289 struct ptlrpc_connection *ptlrpc_connection_addref(struct ptlrpc_connection *);