Home
last modified time | relevance | path

Searched refs:pr_aptpl_target_lun (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/target/
Dtarget_core_pr.c665 pr_reg->pr_aptpl_target_lun = lun->unpacked_lun; in __core_scsi3_do_alloc_registration()
856 pr_reg->pr_aptpl_target_lun = target_lun; in core_scsi3_alloc_aptpl_registration()
953 (pr_reg->pr_aptpl_target_lun == target_lun)) { in __core_scsi3_check_aptpl_registration()
1929 pr_reg->tg_pt_sep_rtpi, pr_reg->pr_aptpl_target_lun, in core_scsi3_update_aptpl_buf()
Dtarget_core_configfs.c1889 tfo->fabric_name, pr_reg->pr_aptpl_target_lun); in target_pr_res_pr_holder_tg_port_show()
/linux-6.6.21/include/target/
Dtarget_core_base.h366 u64 pr_aptpl_target_lun; member