Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dctld.h161 struct conf *l_conf; member
H A Dctld.c1251 lun->l_conf = conf; in lun_new()
1266 TAILQ_FOREACH(targ, &lun->l_conf->conf_targets, t_next) { in lun_delete()
1272 TAILQ_REMOVE(&lun->l_conf->conf_luns, lun, l_next); in lun_delete()
1483 TAILQ_FOREACH(lun2, &lun->l_conf->conf_luns, l_next) { in conf_verify_lun()