Home
last modified time | relevance | path

Searched refs:lun_deve_list (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_device.c293 list_for_each_entry(se_deve, &lun->lun_deve_list, lun_link) in target_dev_ua_allocate()
382 list_add_tail(&new->lun_link, &lun->lun_deve_list); in core_enable_device_list_for_node()
399 list_add_tail(&new->lun_link, &lun->lun_deve_list); in core_enable_device_list_for_node()
821 INIT_LIST_HEAD(&xcopy_lun->lun_deve_list); in target_alloc_device()
H A Dtarget_core_tpg.c628 INIT_LIST_HEAD(&lun->lun_deve_list); in core_tpg_alloc_lun()
H A Dtarget_core_alua.c938 list_for_each_entry(se_deve, &lun->lun_deve_list, lun_link) { in core_alua_queue_state_change_ua()
1814 list_for_each_entry(se_deve, &lun->lun_deve_list, lun_link) in __target_attach_tg_pt_gp()
H A Dtarget_core_pr.c734 list_for_each_entry(deve_tmp, &lun_tmp->lun_deve_list, lun_link) { in __core_scsi3_alloc_registration()
/linux/include/target/
H A Dtarget_core_base.h771 struct list_head lun_deve_list;
767 struct list_head lun_deve_list; global() member