Home
last modified time | relevance | path

Searched refs:MDS_GETATTR (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c235 rc = ptlrpc_request_pack(req, LUSTRE_MDS_VERSION, MDS_GETATTR); in mdc_getattr()
2572 rc = ptlrpc_request_pack(req, LUSTRE_MDS_VERSION, MDS_GETATTR); in mdc_get_remote_perm()
2634 LUSTRE_MDS_VERSION, MDS_GETATTR); in mdc_renew_capa()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c73 { MDS_GETATTR, "mds_getattr" },
Dwiretest.c119 LASSERTF(MDS_GETATTR == 33, "found %lld\n", in lustre_assert_wire_constants()
120 (long long)MDS_GETATTR); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2014 MDS_GETATTR = 33, enumerator
2046 #define MDS_FIRST_OPC MDS_GETATTR