Searched refs:config_llog_data (Results 1 – 3 of 3) sorted by relevance
50 int mgc_process_log(struct obd_device *mgc, struct config_llog_data *cld);52 static inline int cld_is_sptlrpc(struct config_llog_data *cld) in cld_is_sptlrpc()57 static inline int cld_is_recover(struct config_llog_data *cld) in cld_is_recover()
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()251 struct config_llog_data *cld; in config_recover_log_add()265 static struct config_llog_data *config_params_log_add(struct obd_device *obd, in config_params_log_add()[all …]
151 struct config_llog_data { struct156 struct config_llog_data *cld_sptlrpc;/* depended sptlrpc log */ argument157 struct config_llog_data *cld_params; /* common parameters log */ argument158 struct config_llog_data *cld_recover;/* imperative recover log */ argument