Home
last modified time | relevance | path

Searched refs:ptlrpc_client_replied (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c1728 if (!ptlrpc_client_replied(req)) { in ptlrpc_check_set()
2510 if (ptlrpc_client_replied(req)) { in ptlrpc_resend_req()
2655 if (!ptlrpc_client_replied(req)) { in ptlrpc_replay_interpret()
2711 if (ptlrpc_client_replied(req) && in ptlrpc_replay_interpret()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h2691 ptlrpc_client_replied(struct ptlrpc_request *req) in ptlrpc_client_replied() function