Searched refs:MDS_GETXATTR (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | lproc_ptlrpc.c | 89 { MDS_GETXATTR, "mds_getxattr" },
|
D | wiretest.c | 151 LASSERTF(MDS_GETXATTR == 49, "found %lld\n", in lustre_assert_wire_constants() 152 (long long)MDS_GETXATTR); in lustre_assert_wire_constants()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 2030 MDS_GETXATTR = 49, enumerator
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 461 fid, oc, MDS_GETXATTR, valid, xattr_name, in mdc_getxattr()
|