Searched refs:LLOG_HDR_MAGIC (Results 1 – 5 of 5) sorted by relevance
298 if (llh_hdr->lrh_type != LLOG_HDR_MAGIC) { in llog_client_read_header()300 llh_hdr->lrh_type, LLOG_HDR_MAGIC); in llog_client_read_header()
3247 CLASSERT(LLOG_HDR_MAGIC == 275010873); in lustre_assert_wire_constants()
127 llh->llh_hdr.lrh_type = LLOG_HDR_MAGIC; in llog_read_header()
237 case LLOG_HDR_MAGIC: in lustre_swab_llog_rec()
2971 LLOG_HDR_MAGIC = LLOG_OP_MAGIC | 0x45539, enumerator