Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h263 static inline int lustre_cfg_sanity_check(void *buf, int len) in lustre_cfg_sanity_check() function
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dclass_obd.c206 err = lustre_cfg_sanity_check(lcfg, data->ioc_plen1); in class_handle_ioctl()
Dobd_config.c1087 rc = lustre_cfg_sanity_check(cfg_buf, cfg_len); in class_config_llog_handler()
1307 rc = lustre_cfg_sanity_check(lcfg, rec->lrh_len); in class_config_parse_rec()