Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1412 OST_REPLY = 0, /* reply ? */ enumerator
1433 #define OST_FIRST_OPC OST_REPLY
/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()