Searched refs:l_ctl_lun (Results 1 – 4 of 4) sorted by relevance
602 cl->l_ctl_lun); in conf_new_from_kernel()668 if (lun->l_ctl_lun >= 0) { in kernel_lun_add()669 req.reqdata.create.req_lun_id = lun->l_ctl_lun; in kernel_lun_add()771 req.reqdata.modify.lun_id = lun->l_ctl_lun; in kernel_lun_modify()830 req.reqdata.rm.lun_id = lun->l_ctl_lun; in kernel_lun_remove()989 lm.lun = targ->t_luns[i]->l_ctl_lun; in kernel_port_add()1023 lm.lun = targ->t_luns[i]->l_ctl_lun; in kernel_port_update()1027 olun = otarg->t_luns[i]->l_ctl_lun; in kernel_port_update()
1402 lun->l_ctl_lun = -1; in lun_new()1506 lun->l_ctl_lun = value; in lun_set_ctl_lun()1909 "removing", oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()1914 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()1929 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()1935 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()1944 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()1952 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()1960 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()1968 oldlun->l_name, oldlun->l_ctl_lun); in conf_apply()[all …]
176 int l_ctl_lun; member
965 if (lun->l_ctl_lun >= 0) {