Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_base.h494 struct se_lun *se_lun; member
658 struct se_lun *se_lun; member
677 struct se_lun *se_lun; member
737 struct se_lun { struct
738 u64 unpacked_lun;
739 bool lun_shutdown;
740 bool lun_access_ro;
741 u32 lun_index;
743 atomic_t lun_acl_count;
747 spinlock_t lun_deve_lock;
[all …]
/openbmc/linux/drivers/target/
H A Dtarget_core_device.c50 struct se_lun *se_lun = NULL; in transport_lookup_cmd_lun() local
146 struct se_lun *se_lun = NULL; in transport_lookup_tmr_lun() local
H A Dtarget_core_pr.c2040 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_register() local
2264 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_pro_reserve() local
2505 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_release() local
3146 struct se_lun *se_lun = cmd->se_lun, *tmp_lun; in core_scsi3_emulate_pro_register_and_move() local
/openbmc/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()
/openbmc/linux/drivers/target/loopback/
H A Dtcm_loop.c601 struct se_lun *se_lun) in tcm_loop_port_unlink()
/openbmc/linux/drivers/xen/
H A Dxen-scsiback.c930 struct se_lun *se_lun; in scsiback_add_translation_entry() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c1651 struct se_lun *se_lun) in usbg_port_unlink()