Searched refs:config_llog_data (Results 1 – 3 of 3) sorted by relevance
119 static int config_log_get(struct config_llog_data *cld) in config_log_get()129 static void config_log_put(struct config_llog_data *cld) in config_log_put()158 struct config_llog_data *config_log_find(char *logname, in config_log_find()161 struct config_llog_data *cld; in config_log_find()162 struct config_llog_data *found = NULL; in config_log_find()189 struct config_llog_data *do_config_log_add(struct obd_device *obd, in do_config_log_add()195 struct config_llog_data *cld; in do_config_log_add()245 static struct config_llog_data *config_recover_log_add(struct obd_device *obd, in config_recover_log_add()252 struct config_llog_data *cld; in config_recover_log_add()279 static struct config_llog_data *config_params_log_add(struct obd_device *obd, in config_params_log_add()[all …]
61 int mgc_process_log(struct obd_device *mgc, struct config_llog_data *cld);63 static inline int cld_is_sptlrpc(struct config_llog_data *cld) in cld_is_sptlrpc()68 static inline int cld_is_recover(struct config_llog_data *cld) in cld_is_recover()
185 struct config_llog_data { struct190 struct config_llog_data *cld_sptlrpc;/* depended sptlrpc log */ argument191 struct config_llog_data *cld_params; /* common parameters log */ argument192 struct config_llog_data *cld_recover;/* imperative recover log */ argument