Searched refs:__core_scsi3_free_registration (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/target/ |
D | target_core_pr.c | 1274 static void __core_scsi3_free_registration( in __core_scsi3_free_registration() function 1372 __core_scsi3_free_registration(dev, pr_res_holder, NULL, 0); in core_scsi3_free_pr_reg_from_nacl() 1380 __core_scsi3_free_registration(dev, pr_reg, NULL, 0); in core_scsi3_free_pr_reg_from_nacl() 1404 __core_scsi3_free_registration(dev, pr_reg, NULL, 0); in core_scsi3_free_all_registrations() 2206 __core_scsi3_free_registration(dev, in core_scsi3_emulate_pro_register() 2214 __core_scsi3_free_registration(cmd->se_dev, pr_reg, NULL, 1); in core_scsi3_emulate_pro_register() 2736 __core_scsi3_free_registration(dev, pr_reg, NULL, in core_scsi3_emulate_pro_clear() 2921 __core_scsi3_free_registration(dev, pr_reg, in core_scsi3_pro_preempt() 2949 __core_scsi3_free_registration(dev, pr_reg, in core_scsi3_pro_preempt() 3051 __core_scsi3_free_registration(dev, pr_reg, in core_scsi3_pro_preempt() [all …]
|