Home
last modified time | relevance | path

Searched refs:lustre_msg_set_jobid (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c220 lustre_msg_set_jobid(req->rq_reqmsg, NULL); in ptlrpcd_add_req()
Dpack_generic.c1504 void lustre_msg_set_jobid(struct lustre_msg *msg, char *jobid) in lustre_msg_set_jobid() function
1533 EXPORT_SYMBOL(lustre_msg_set_jobid);
Dclient.c1001 lustre_msg_set_jobid(req->rq_reqmsg, NULL); in ptlrpc_set_add_req()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2646 void lustre_msg_set_jobid(struct lustre_msg *msg, char *jobid);
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1990 lustre_msg_set_jobid(req->rq_reqmsg, crattr->cra_jobid); in osc_build_rpc()