Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_base.h505 struct se_lun *se_lun; member
669 struct se_lun *se_lun; member
692 struct se_lun *se_lun; member
758 struct se_lun { struct
759 u64 unpacked_lun;
760 bool lun_shutdown;
761 bool lun_access_ro;
762 u32 lun_index;
764 atomic_t lun_acl_count;
765 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.c2044 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_register() local
2268 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_pro_reserve() local
2509 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_release() local
3150 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.c163 struct se_lun *se_lun; in sbp_get_lun_from_tpg() local
1933 struct se_lun *se_lun) in sbp_post_link_lun()
1942 struct se_lun *se_lun) in sbp_pre_unlink_lun()
/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.c1978 struct se_lun *se_lun) in usbg_port_unlink()