Searched refs:ldlm_prep_elc_req (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_internal.h | 156 return ldlm_prep_elc_req(exp, req, LUSTRE_MDS_VERSION, opc, 0, cancels, in mdc_prep_elc_req()
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 571 int ldlm_prep_elc_req(struct obd_export *exp, struct ptlrpc_request *req, in ldlm_prep_elc_req() function 633 EXPORT_SYMBOL(ldlm_prep_elc_req); 638 return ldlm_prep_elc_req(exp, req, LUSTRE_DLM_VERSION, LDLM_ENQUEUE, in ldlm_prep_enqueue_req()
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_dlm.h | 1243 int ldlm_prep_elc_req(struct obd_export *exp,
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 750 rc = ldlm_prep_elc_req(exp, req, LUSTRE_OST_VERSION, OST_DESTROY, in osc_destroy()
|