Home
last modified time | relevance | path

Searched refs:lcfg_nal (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1042 new_cfg->lcfg_nal = cfg->lcfg_nal; in lustre_cfg_rename()
1540 if (lcfg->lcfg_nal != 0 && /* pre-newconfig log? */ in class_config_llog_handler()
1545 LNET_MKNID(LNET_MKNET(lcfg->lcfg_nal, 0), addr); in class_config_llog_handler()
1547 lcfg->lcfg_nal, addr, in class_config_llog_handler()
1553 lcfg_new->lcfg_nal = 0; /* illegal value for obsolete field */ in class_config_llog_handler()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_cfg.h108 __u32 lcfg_nal; /* not used any more */ member