Searched refs:config_llog_instance (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 159 struct config_llog_instance *cfg) in config_log_find() 192 struct config_llog_instance *cfg, in do_config_log_add() 247 struct config_llog_instance *cfg, in config_recover_log_add() 250 struct config_llog_instance lcfg = *cfg; in config_recover_log_add() 280 struct config_llog_instance *cfg, struct super_block *sb) in config_params_log_add() 282 struct config_llog_instance lcfg = *cfg; in config_params_log_add() 299 struct config_llog_instance *cfg, in config_log_add() 384 static int config_log_end(char *logname, struct config_llog_instance *cfg) in config_log_end() 1116 struct config_llog_instance *cfg = &cld->cld_cfg; in mgc_apply_recover_logs() 1317 struct config_llog_instance *cfg = &cld->cld_cfg; in mgc_process_recover_log() [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_log.h | 531 struct config_llog_instance *cfg); 533 struct config_llog_instance *cfg);
|
D | obd_class.h | 159 struct config_llog_instance { struct 169 char *name, struct config_llog_instance *cfg); argument 171 char *name, struct config_llog_instance *cfg); 187 struct config_llog_instance cld_cfg;
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 76 struct config_llog_instance *cfg) in lustre_process_log() 118 struct config_llog_instance *cfg) in lustre_end_log()
|
D | obd_config.c | 1390 struct config_llog_instance *clli = data; in class_config_llog_handler() 1578 char *name, struct config_llog_instance *cfg) in class_config_parse_llog() 1691 char *name, struct config_llog_instance *cfg) in class_config_dump_llog()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 918 struct config_llog_instance *cfg; in ll_fill_super() 1011 struct config_llog_instance cfg, params_cfg; in ll_put_super()
|