[go: nahoru, domu]

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

/drivers/staging/lustre/lustre/ptlrpc/
H A Dniobuf.c354 int ptlrpc_send_reply(struct ptlrpc_request *req, int flags) function
439 EXPORT_SYMBOL(ptlrpc_send_reply); variable
445 return ptlrpc_send_reply(req, 0);
471 rc = ptlrpc_send_reply(req, may_be_difficult);

Completed in 36 milliseconds