Searched refs:LCFG_ADD_UUID (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/lustre/lustre/obdclass/ |
D | obd_mount.c | 347 LCFG_ADD_UUID, niduuid, in lustre_start_mgc() 363 LCFG_ADD_UUID, niduuid, in lustre_start_mgc() 373 LCFG_ADD_UUID, niduuid, NULL, NULL, NULL); in lustre_start_mgc() 410 LCFG_ADD_UUID, niduuid, NULL, NULL, NULL); in lustre_start_mgc()
|
D | obd_config.c | 1112 case LCFG_ADD_UUID: { in class_process_config()
|
/drivers/staging/lustre/lustre/include/ |
D | lustre_cfg.h | 66 LCFG_ADD_UUID = 0x00cf005, /**< add a nid to a niduuid */ enumerator
|