Searched refs:exp_connection (Results 1 – 8 of 8) sorted by relevance
171 if (dlmexp && dlmexp->exp_connection) { in client_import_del_conn()172 LASSERT(dlmexp->exp_connection == in client_import_del_conn()174 ptlrpc_connection_put(dlmexp->exp_connection); in client_import_del_conn()175 dlmexp->exp_connection = NULL; in client_import_del_conn()531 LASSERT(*exp != NULL && (*exp)->exp_connection); in client_connect_import()
1908 if (exp && exp->exp_connection) { in _ldlm_lock_debug()1909 nid = libcfs_nid2str(exp->exp_connection->c_peer.nid); in _ldlm_lock_debug()
159 struct ptlrpc_connection *exp_connection; member272 LASSERT(exp->exp_connection); in exp_connect_vbr()
406 if (req->rq_export == NULL || req->rq_export->exp_connection == NULL) in ptlrpc_send_reply()409 conn = ptlrpc_connection_addref(req->rq_export->exp_connection); in ptlrpc_send_reply()
557 ptlrpc_connection_put(dlmexp->exp_connection); in import_select_connection()558 dlmexp->exp_connection = ptlrpc_connection_addref(imp_conn->oic_conn); in import_select_connection()
2182 else if (req->rq_export && req->rq_export->exp_connection) in _debug_req()2183 nid = req->rq_export->exp_connection->c_peer.nid; in _debug_req()
1806 libcfs_nid2str(exp->exp_connection->c_peer.nid)); in ptlrpc_handle_rs()
667 if (exp->exp_connection) in class_export_destroy()668 ptlrpc_put_connection_superhack(exp->exp_connection); in class_export_destroy()