Home
last modified time | relevance | path

Searched defs:se_lun (Results 1 – 7 of 7) sorted by relevance

/linux/include/target/
H A Dtarget_core_base.h503 struct se_lun *se_lun; member
667 struct se_lun *se_lun; member
686 struct se_lun *se_lun; member
747 struct se_lun { struct
748 u64 unpacked_lun;
749 bool lun_shutdown;
750 bool lun_access_ro;
751 u32 lun_index;
753 atomic_t lun_acl_count;
754 struct se_device __rcu *lun_se_dev;
[all …]
/linux/drivers/target/
H A Dtarget_core_device.c49 struct se_lun *se_lun = NULL; in transport_lookup_cmd_lun() local
145 struct se_lun *se_lun = NULL; in transport_lookup_tmr_lun() local
H A Dtarget_core_pr.c2041 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_register() local
2265 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_pro_reserve() local
2506 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_release() local
3147 struct se_lun *se_lun = cmd->se_lun, *tmp_lun; in core_scsi3_emulate_pro_register_and_move() local
/linux/drivers/target/sbp/
H A Dsbp_target.c164 struct se_lun *se_lun; in sbp_get_lun_from_tpg() local
1934 struct se_lun *se_lun) in sbp_post_link_lun()
1943 struct se_lun *se_lun) in sbp_pre_unlink_lun()
/linux/drivers/target/loopback/
H A Dtcm_loop.c601 struct se_lun *se_lun) in tcm_loop_port_unlink()
/linux/drivers/xen/
H A Dxen-scsiback.c930 struct se_lun *se_lun; in scsiback_add_translation_entry() local
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1651 struct se_lun *se_lun) in usbg_port_unlink()