Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c155 if (rec->lrh_type != LLOG_LOGID_MAGIC) { in llog_cat_process_cb()
Dllog_swab.c250 case LLOG_LOGID_MAGIC: in lustre_swab_llog_rec()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2972 LLOG_LOGID_MAGIC = LLOG_OP_MAGIC | 0x4553b, enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3248 CLASSERT(LLOG_LOGID_MAGIC == 275010875); in lustre_assert_wire_constants()