Searched refs:lustre_cfg_new (Results 1 – 4 of 4) sorted by relevance
227 static inline struct lustre_cfg *lustre_cfg_new(int cmd, in lustre_cfg_new() function
96 lcfg = lustre_cfg_new(LCFG_LOG_START, bufs); in lustre_process_log()134 lcfg = lustre_cfg_new(LCFG_LOG_END, &bufs); in lustre_end_log()166 lcfg = lustre_cfg_new(cmd, &bufs); in do_lcfg()
1032 new_cfg = lustre_cfg_new(cfg->lcfg_command, bufs); in lustre_cfg_rename()1533 lcfg_new = lustre_cfg_new(lcfg->lcfg_command, &bufs); in class_config_llog_handler()1740 lcfg = lustre_cfg_new(LCFG_CLEANUP, &bufs); in class_manual_cleanup()
1287 lcfg = lustre_cfg_new(LCFG_PARAM, &bufs); in mgc_apply_recover_logs()