Home
last modified time | relevance | path

Searched refs:class_config_parse_rec (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_internal.h92 int class_config_parse_rec(struct llog_rec_hdr *rec, char *buf, int size);
Dobd_config.c1623 int class_config_parse_rec(struct llog_rec_hdr *rec, char *buf, int size) in class_config_parse_rec() function
1679 class_config_parse_rec(rec, outstr, 256); in class_config_dump_handler()