Searched refs:lun_deve_list (Results 1 – 5 of 5) sorted by relevance
369 list_add_tail(&new->lun_link, &lun->lun_deve_list); in core_enable_device_list_for_node()386 list_add_tail(&new->lun_link, &lun->lun_deve_list); in core_enable_device_list_for_node()797 INIT_LIST_HEAD(&xcopy_lun->lun_deve_list); in target_alloc_device()
556 INIT_LIST_HEAD(&lun->lun_deve_list); in core_tpg_alloc_lun()
964 list_for_each_entry(se_deve, &lun->lun_deve_list, lun_link) { in core_alua_queue_state_change_ua()1840 list_for_each_entry(se_deve, &lun->lun_deve_list, lun_link) in __target_attach_tg_pt_gp()
732 list_for_each_entry(deve_tmp, &lun_tmp->lun_deve_list, lun_link) { in __core_scsi3_alloc_registration()
732 struct list_head lun_deve_list; member