Home
last modified time | relevance | path

Searched refs:OST_REPLY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c52 { OST_REPLY, "ost_reply" },
Dwiretest.c67 LASSERTF(OST_REPLY == 0, "found %lld\n", in lustre_assert_wire_constants()
68 (long long)OST_REPLY); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1417 OST_REPLY = 0, /* reply ? */ enumerator
1438 #define OST_FIRST_OPC OST_REPLY