Searched refs:exp_connection (Results 1 – 10 of 10) sorted by relevance
172 if (dlmexp && dlmexp->exp_connection) { in client_import_del_conn()173 LASSERT(dlmexp->exp_connection == in client_import_del_conn()175 ptlrpc_connection_put(dlmexp->exp_connection); in client_import_del_conn()176 dlmexp->exp_connection = NULL; in client_import_del_conn()533 LASSERT(*exp != NULL && (*exp)->exp_connection); in client_connect_import()
2220 if (exp && exp->exp_connection) { in _ldlm_lock_debug()2221 nid = libcfs_nid2str(exp->exp_connection->c_peer.nid); in _ldlm_lock_debug()
196 struct ptlrpc_connection *exp_connection; member333 LASSERT(exp->exp_connection); in exp_connect_vbr()
760 if (exp->exp_connection) in class_export_destroy()761 ptlrpc_put_connection_superhack(exp->exp_connection); in class_export_destroy()1206 &export->exp_connection->c_peer.nid, in class_disconnect()1331 exp->exp_connection == NULL ? "<unknown>" : in class_disconnect_stale_exports()1332 libcfs_nid2str(exp->exp_connection->c_peer.nid)); in class_disconnect_stale_exports()1386 if (exp->exp_connection != NULL) in obd_export_nid2str()1387 return libcfs_nid2str(exp->exp_connection->c_peer.nid); in obd_export_nid2str()1417 LASSERTF(doomed_exp->exp_connection->c_peer.nid == nid_key, in obd_export_evict_by_nid()
1849 return &exp->exp_connection->c_peer.nid; in nid_key()1864 return exp->exp_connection->c_peer.nid == *(lnet_nid_t *)key && in nid_kepcmp()
410 if (req->rq_export == NULL || req->rq_export->exp_connection == NULL) in ptlrpc_send_reply()413 conn = ptlrpc_connection_addref(req->rq_export->exp_connection); in ptlrpc_send_reply()
564 if (dlmexp->exp_connection) in import_select_connection()565 ptlrpc_connection_put(dlmexp->exp_connection); in import_select_connection()566 dlmexp->exp_connection = ptlrpc_connection_addref(imp_conn->oic_conn); in import_select_connection()
1937 if (exp->exp_connection == NULL) in sptlrpc_target_update_exp_flavor()1945 exp->exp_connection->c_peer.nid, in sptlrpc_target_update_exp_flavor()
2390 else if (req->rq_export && req->rq_export->exp_connection) in _debug_req()2391 nid = req->rq_export->exp_connection->c_peer.nid; in _debug_req()
2087 libcfs_nid2str(exp->exp_connection->c_peer.nid)); in ptlrpc_handle_rs()