Searched refs:lustre_cfg_new (Results 1 – 4 of 4) sorted by relevance
229 static inline struct lustre_cfg *lustre_cfg_new(int cmd, in lustre_cfg_new() function
95 lcfg = lustre_cfg_new(LCFG_LOG_START, bufs); in lustre_process_log()133 lcfg = lustre_cfg_new(LCFG_LOG_END, &bufs); in lustre_end_log()165 lcfg = lustre_cfg_new(cmd, &bufs); in do_lcfg()
1208 lcfg_new = lustre_cfg_new(lcfg->lcfg_command, &bufs); in class_config_llog_handler()1394 lcfg = lustre_cfg_new(LCFG_CLEANUP, &bufs); in class_manual_cleanup()
1259 lcfg = lustre_cfg_new(LCFG_PARAM, &bufs); in mgc_apply_recover_logs()