Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/ptlrpc/
Drecover.c238 lustre_msg_get_conn_cnt(failed_req->rq_reqmsg))) { in ptlrpc_request_handle_notconn()
Dpack_generic.c1119 __u32 lustre_msg_get_conn_cnt(struct lustre_msg *msg) in lustre_msg_get_conn_cnt() function
1136 EXPORT_SYMBOL(lustre_msg_get_conn_cnt);
Dservice.c864 if (unlikely(lustre_msg_get_conn_cnt(req->rq_reqmsg) < in ptlrpc_check_req()
868 lustre_msg_get_conn_cnt(req->rq_reqmsg), in ptlrpc_check_req()
Dclient.c1931 ptlrpc_fail_import(imp, lustre_msg_get_conn_cnt(req->rq_reqmsg)); in ptlrpc_expire_one_request()
/drivers/staging/lustre/lustre/include/
Dobd.h624 oti->oti_conn_cnt = lustre_msg_get_conn_cnt(req->rq_reqmsg); in oti_init()
Dlustre_net.h2588 __u32 lustre_msg_get_conn_cnt(struct lustre_msg *msg);