Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_pr.c664 pr_reg->pr_aptpl_target_lun = lun->unpacked_lun; in __core_scsi3_do_alloc_registration()
857 pr_reg->pr_aptpl_target_lun = target_lun; in core_scsi3_alloc_aptpl_registration()
957 (pr_reg->pr_aptpl_target_lun == target_lun)) { in __core_scsi3_check_aptpl_registration()
1946 pr_reg->tg_pt_sep_rtpi, pr_reg->pr_aptpl_target_lun, in core_scsi3_update_aptpl_buf()
Dtarget_core_configfs.c1785 tfo->fabric_name, pr_reg->pr_aptpl_target_lun); in target_pr_res_pr_holder_tg_port_show()
/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h359 u64 pr_aptpl_target_lun; member