Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c51 { OST_GETATTR, "ost_getattr" },
Dwiretest.c71 LASSERTF(OST_GETATTR == 1, "found %lld\n", in lustre_assert_wire_constants()
72 (long long)OST_GETATTR); in lustre_assert_wire_constants()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c252 rc = ptlrpc_request_pack(req, LUSTRE_OST_VERSION, OST_GETATTR); in osc_getattr_async()
282 rc = ptlrpc_request_pack(req, LUSTRE_OST_VERSION, OST_GETATTR); in osc_getattr()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1424 OST_GETATTR = 1, enumerator