Home
last modified time | relevance | path

Searched refs:RQF_LDLM_CALLBACK (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h225 extern struct req_format RQF_LDLM_CALLBACK;
/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c749 &RQF_LDLM_CALLBACK,
1384 struct req_format RQF_LDLM_CALLBACK = variable
1386 EXPORT_SYMBOL(RQF_LDLM_CALLBACK);
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lockd.c596 req_capsule_set(&req->rq_pill, &RQF_LDLM_CALLBACK); in ldlm_callback_handler()