Searched refs:dev_sep_list (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/target/
H A Dtarget_core_device.c510 list_for_each_entry(tmp, &dev->dev_sep_list, lun_dev_link) { core_alloc_rtpi()
766 INIT_LIST_HEAD(&dev->dev_sep_list); target_alloc_device()
962 WARN_ON(!list_empty(&dev->dev_sep_list)); target_free_device()
H A Dtarget_core_tpg.c668 list_add_tail(&lun->lun_dev_link, &dev->dev_sep_list); core_tpg_add_lun()
H A Dtarget_core_pr.c729 list_for_each_entry_safe(lun_tmp, next, &dev->dev_sep_list, lun_dev_link) { __core_scsi3_alloc_registration()
1597 list_for_each_entry(tmp_lun, &dev->dev_sep_list, lun_dev_link) { core_scsi3_decode_spec_i_port()
3248 list_for_each_entry(tmp_lun, &dev->dev_sep_list, lun_dev_link) { core_scsi3_emulate_pro_register_and_move()
H A Dtarget_core_alua.c408 list_for_each_entry(lun, &dev->dev_sep_list, target_emulate_set_target_port_groups()
/linux-4.4.14/include/target/
H A Dtarget_core_base.h799 struct list_head dev_sep_list; member in struct:se_device

Completed in 142 milliseconds