Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Drecover.c238 lustre_msg_get_conn_cnt(failed_req->rq_reqmsg))) { in ptlrpc_request_handle_notconn()
Dpack_generic.c1197 __u32 lustre_msg_get_conn_cnt(struct lustre_msg *msg) in lustre_msg_get_conn_cnt() function
1213 EXPORT_SYMBOL(lustre_msg_get_conn_cnt);
Dservice.c1106 if (unlikely(lustre_msg_get_conn_cnt(req->rq_reqmsg) < in ptlrpc_check_req()
1110 lustre_msg_get_conn_cnt(req->rq_reqmsg), in ptlrpc_check_req()
Dclient.c1959 ptlrpc_fail_import(imp, lustre_msg_get_conn_cnt(req->rq_reqmsg)); in ptlrpc_expire_one_request()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd.h715 oti->oti_conn_cnt = lustre_msg_get_conn_cnt(req->rq_reqmsg); in oti_init()
Dlustre_net.h2623 __u32 lustre_msg_get_conn_cnt(struct lustre_msg *msg);