Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_req_layout.h148 extern struct req_format RQF_MDS_GETATTR;
/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c691 &RQF_MDS_GETATTR,
1278 struct req_format RQF_MDS_GETATTR = variable
1280 EXPORT_SYMBOL(RQF_MDS_GETATTR);
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c177 req = ptlrpc_request_alloc(class_exp2cliimp(exp), &RQF_MDS_GETATTR); in mdc_getattr()
2437 req = ptlrpc_request_alloc(class_exp2cliimp(exp), &RQF_MDS_GETATTR); in mdc_get_remote_perm()