Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2022 MDS_GETATTR = 33, enumerator
2054 #define MDS_FIRST_OPC MDS_GETATTR
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c181 rc = ptlrpc_request_pack(req, LUSTRE_MDS_VERSION, MDS_GETATTR); in mdc_getattr()
2441 rc = ptlrpc_request_pack(req, LUSTRE_MDS_VERSION, MDS_GETATTR); in mdc_get_remote_perm()
/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c71 { MDS_GETATTR, "mds_getattr" },
Dwiretest.c121 LASSERTF(MDS_GETATTR == 33, "found %lld\n", in lustre_assert_wire_constants()
122 (long long)MDS_GETATTR); in lustre_assert_wire_constants()