Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h218 extern struct req_format RQF_LDLM_INTENT_GETATTR;
/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);
/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c455 &RQF_LDLM_INTENT_GETATTR); in mdc_intent_getattr_pack()