Searched refs:__core_scsi3_alloc_registration (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_pr.c | 643 * core_get_se_deve_from_rtpi() or __core_scsi3_alloc_registration(). in __core_scsi3_do_alloc_registration() 689 static struct t10_pr_registration *__core_scsi3_alloc_registration( in __core_scsi3_alloc_registration() function 1085 * allocated in __core_scsi3_alloc_registration() in __core_scsi3_add_registration() 1104 * obtained from __core_scsi3_alloc_registration() code. in __core_scsi3_add_registration() 1144 pr_reg = __core_scsi3_alloc_registration(dev, nacl, lun, deve, mapped_lun, in core_scsi3_alloc_registration() 1514 local_pr_reg = __core_scsi3_alloc_registration(cmd->se_dev, in core_scsi3_decode_spec_i_port() 1756 * That means we call __core_scsi3_alloc_registration() here, in core_scsi3_decode_spec_i_port() 1763 dest_pr_reg = __core_scsi3_alloc_registration(cmd->se_dev, in core_scsi3_decode_spec_i_port()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_pr.c | 644 * core_get_se_deve_from_rtpi() or __core_scsi3_alloc_registration(). in __core_scsi3_do_alloc_registration() 690 static struct t10_pr_registration *__core_scsi3_alloc_registration( in __core_scsi3_alloc_registration() function 1080 * allocated in __core_scsi3_alloc_registration() in __core_scsi3_add_registration() 1099 * obtained from __core_scsi3_alloc_registration() code. in __core_scsi3_add_registration() 1139 pr_reg = __core_scsi3_alloc_registration(dev, nacl, lun, deve, mapped_lun, in core_scsi3_alloc_registration() 1500 local_pr_reg = __core_scsi3_alloc_registration(cmd->se_dev, in core_scsi3_decode_spec_i_port() 1740 * That means we call __core_scsi3_alloc_registration() here, in core_scsi3_decode_spec_i_port() 1746 dest_pr_reg = __core_scsi3_alloc_registration(cmd->se_dev, in core_scsi3_decode_spec_i_port()
|
Completed in 11 milliseconds