Searched defs:ptlrpc_send_error (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
H A Dniobuf.c453 int ptlrpc_send_error(struct ptlrpc_request *req, int may_be_difficult) function
474 EXPORT_SYMBOL(ptlrpc_send_error); variable
478 return ptlrpc_send_error(req, 0);

Completed in 174 milliseconds