Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1064 int class_config_llog_handler(const struct lu_env *env, in class_config_llog_handler() function
1250 EXPORT_SYMBOL(class_config_llog_handler);
1275 callback = class_config_llog_handler; in class_config_parse_llog()
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c209 cld->cld_cfg.cfg_callback = class_config_llog_handler; in do_config_log_add()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dobd_class.h112 int class_config_llog_handler(const struct lu_env *env,
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c897 cfg->cfg_callback = class_config_llog_handler; in ll_fill_super()