Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dllog_client.c105 rc = ptlrpc_request_pack(req, LUSTRE_LOG_VERSION, in llog_client_open()
155 LUSTRE_LOG_VERSION, in llog_client_destroy()
193 LUSTRE_LOG_VERSION, in llog_client_next_block()
251 LUSTRE_LOG_VERSION, in llog_client_prev_block()
304 LUSTRE_LOG_VERSION, in llog_client_read_header()
Dwiretest.c833 LASSERTF(LUSTRE_LOG_VERSION == 0x00050000, "found 0x%.8x\n", in lustre_assert_wire_constants()
834 LUSTRE_LOG_VERSION); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h170 #define LUSTRE_LOG_VERSION 0x00050000 macro