Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h221 extern struct req_format RQF_LDLM_INTENT_UNLINK;
/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c760 &RQF_LDLM_INTENT_UNLINK,
1436 struct req_format RQF_LDLM_INTENT_UNLINK = variable
1439 EXPORT_SYMBOL(RQF_LDLM_INTENT_UNLINK);
/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c411 &RQF_LDLM_INTENT_UNLINK); in mdc_intent_unlink_pack()