Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h229 extern struct req_format RQF_LDLM_INTENT_GETATTR;
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c757 &RQF_LDLM_INTENT_GETATTR,
1421 struct req_format RQF_LDLM_INTENT_GETATTR = variable
1424 EXPORT_SYMBOL(RQF_LDLM_INTENT_GETATTR);
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c466 &RQF_LDLM_INTENT_GETATTR); in mdc_intent_getattr_pack()