Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c461 rc = lustre_pack_reply(req, 1, NULL, NULL); in ptlrpc_send_error()
Dpack_generic.c392 int lustre_pack_reply(struct ptlrpc_request *req, int count, __u32 *lens, in lustre_pack_reply() function
397 EXPORT_SYMBOL(lustre_pack_reply);
Dlayout.c1817 rc = lustre_pack_reply(pill->rc_req, count, in req_capsule_server_pack()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c371 rc = lustre_pack_reply(req, 1, NULL, NULL); in ldlm_callback_reply()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_lock.c883 lustre_pack_reply(req, 1, NULL, NULL); in osc_ldlm_glimpse_ast()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2578 int lustre_pack_reply(struct ptlrpc_request *, int count, __u32 *lens,