Searched defs:se_lun (Results 1 – 7 of 7) sorted by relevance
492 struct se_lun *se_lun; member651 struct se_lun *se_lun; member730 struct se_lun { struct731 u64 unpacked_lun;732 bool lun_shutdown;733 bool lun_access_ro;734 u32 lun_index;737 u16 lun_rtpi;738 atomic_t lun_acl_count;742 spinlock_t lun_deve_lock;[all …]
50 struct se_lun *se_lun = NULL; in transport_lookup_cmd_lun() local146 struct se_lun *se_lun = NULL; in transport_lookup_tmr_lun() local
2051 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_register() local2275 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_pro_reserve() local2516 struct se_lun *se_lun = cmd->se_lun; in core_scsi3_emulate_pro_release() local3142 struct se_lun *se_lun = cmd->se_lun, *tmp_lun; in core_scsi3_emulate_pro_register_and_move() local
164 struct se_lun *se_lun; in sbp_get_lun_from_tpg() local1959 struct se_lun *se_lun) in sbp_post_link_lun()1968 struct se_lun *se_lun) in sbp_pre_unlink_lun()
641 struct se_lun *se_lun) in tcm_loop_port_unlink()
1675 struct se_lun *se_lun) in usbg_port_unlink()
866 struct se_lun *se_lun; in scsiback_add_translation_entry() local
Completed in 30 milliseconds