Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c53 { OST_GETATTR, "ost_getattr" },
Dwiretest.c69 LASSERTF(OST_GETATTR == 1, "found %lld\n", in lustre_assert_wire_constants()
70 (long long)OST_GETATTR); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c273 rc = ptlrpc_request_pack(req, LUSTRE_OST_VERSION, OST_GETATTR); in osc_getattr_async()
304 rc = ptlrpc_request_pack(req, LUSTRE_OST_VERSION, OST_GETATTR); in osc_getattr()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1418 OST_GETATTR = 1, enumerator