Searched refs:target_send_reply (Results 1 – 3 of 3) sorted by relevance
678 void target_send_reply(struct ptlrpc_request *req, int rc, int fail_id) in target_send_reply() function764 EXPORT_SYMBOL(target_send_reply);
84 void target_send_reply(struct ptlrpc_request *req, int rc, int fail_id);
1754 target_send_reply(req, 0, OBD_FAIL_MDS_ALL_REPLY_NET); in ptlrpc_server_handle_req_in()