Searched refs:l_conf (Results 1 – 2 of 2) sorted by relevance
164 struct conf *l_conf; member
1398 lun->l_conf = conf; in lun_new()1414 TAILQ_FOREACH(targ, &lun->l_conf->conf_targets, t_next) { in lun_delete()1420 TAILQ_REMOVE(&lun->l_conf->conf_luns, lun, l_next); in lun_delete()1677 TAILQ_FOREACH(lun2, &lun->l_conf->conf_luns, l_next) { in conf_verify_lun()