Searched refs:l_ctl_lun (Results 1 – 4 of 4) sorted by relevance
649 cl->l_ctl_lun); in conf_new_from_kernel()716 if (lun->l_ctl_lun >= 0) { in kernel_lun_add()717 req.reqdata.create.req_lun_id = lun->l_ctl_lun; in kernel_lun_add()818 req.reqdata.modify.lun_id = lun->l_ctl_lun; in kernel_lun_modify()900 req.reqdata.rm.lun_id = lun->l_ctl_lun; in kernel_lun_remove()1150 lm.lun = targ->t_luns[i]->l_ctl_lun; in kernel_port_add()1184 lm.lun = targ->t_luns[i]->l_ctl_lun; in kernel_port_update()1188 olun = otarg->t_luns[i]->l_ctl_lun; in kernel_port_update()
1477 lun->l_ctl_lun = -1; in lun_new()1581 lun->l_ctl_lun = value; in lun_set_ctl_lun()2009 "removing", oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()2014 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()2029 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()2035 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()2044 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()2052 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()2060 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()2068 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()[all …]
182 int l_ctl_lun; member
1024 if (lun->l_ctl_lun >= 0) {