Searched refs:LCFG_ATTACH (Results 1 – 3 of 3) sorted by relevance
62 LCFG_ATTACH = 0x00cf001, /**< create a new obd instance */ enumerator
1108 case LCFG_ATTACH: { in class_process_config()1468 if ((lcfg->lcfg_command == LCFG_ATTACH && typename && in class_config_llog_handler()1515 lcfg->lcfg_command == LCFG_ATTACH) { in class_config_llog_handler()
190 rc = do_lcfg(obdname, 0, LCFG_ATTACH, type, uuid, NULL, NULL); in lustre_start_simple()