Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1386 int class_config_llog_handler(const struct lu_env *env, in class_config_llog_handler() function
1575 EXPORT_SYMBOL(class_config_llog_handler);
1600 callback = class_config_llog_handler; in class_config_parse_llog()
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c209 cld->cld_cfg.cfg_callback = class_config_llog_handler; in do_config_log_add()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h136 int class_config_llog_handler(const struct lu_env *env,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c961 cfg->cfg_callback = class_config_llog_handler; in ll_fill_super()