Home
last modified time | relevance | path

Searched refs:lun_index (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/target/
H A Dtarget_core_stat.c890 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->se_lun->lun_index); in target_stat_auth_dev_show()
1229 ret = snprintf(page, PAGE_SIZE, "%u\n", deve->se_lun->lun_index); in target_stat_iport_dev_show()
H A Dtarget_core_tpg.c653 lun->lun_index = dev->dev_index; in core_tpg_add_lun()
/linux-6.15/include/target/
H A Dtarget_core_base.h751 u32 lun_index; member
/linux-6.15/drivers/scsi/
H A Dscsi_debug.c9172 u64 lun_index = sdp->lun & 0x3FFF; in scsi_debug_queuecommand() local
9208 if (unlikely(lun_index >= sdebug_max_luns && !has_wlun_rl)) in scsi_debug_queuecommand()