Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c234 lustre_msg_set_jobid(req->rq_reqmsg, NULL); in ptlrpcd_add_req()
Dpack_generic.c1363 void lustre_msg_set_jobid(struct lustre_msg *msg, char *jobid) in lustre_msg_set_jobid() function
1390 EXPORT_SYMBOL(lustre_msg_set_jobid);
Dclient.c955 lustre_msg_set_jobid(req->rq_reqmsg, NULL); in ptlrpc_set_add_req()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2605 void lustre_msg_set_jobid(struct lustre_msg *msg, char *jobid);
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c1946 lustre_msg_set_jobid(req->rq_reqmsg, crattr->cra_jobid); in osc_build_rpc()