Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1074 case OBD_CFG_REC: { in class_config_llog_handler()
1306 LASSERT(rec->lrh_type == OBD_CFG_REC); in class_config_parse_rec()
1357 if (rec->lrh_type == OBD_CFG_REC) { in class_config_dump_handler()
Dllog_swab.c234 case OBD_CFG_REC: in lustre_swab_llog_rec()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2964 OBD_CFG_REC = LLOG_OP_MAGIC | 0x20000, enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3243 CLASSERT(OBD_CFG_REC == 274857984); in lustre_assert_wire_constants()