Searched refs:__core_scsi3_free_registration (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/target/ |
D | target_core_pr.c | 1296 static void __core_scsi3_free_registration( in __core_scsi3_free_registration() function 1392 __core_scsi3_free_registration(dev, pr_res_holder, NULL, 0); in core_scsi3_free_pr_reg_from_nacl() 1400 __core_scsi3_free_registration(dev, pr_reg, NULL, 0); in core_scsi3_free_pr_reg_from_nacl() 1424 __core_scsi3_free_registration(dev, pr_reg, NULL, 0); in core_scsi3_free_all_registrations() 2208 __core_scsi3_free_registration(dev, in core_scsi3_emulate_pro_register() 2216 __core_scsi3_free_registration(cmd->se_dev, pr_reg, NULL, 1); in core_scsi3_emulate_pro_register() 2739 __core_scsi3_free_registration(dev, pr_reg, NULL, in core_scsi3_emulate_pro_clear() 2925 __core_scsi3_free_registration(dev, pr_reg, in core_scsi3_pro_preempt() 2953 __core_scsi3_free_registration(dev, pr_reg, in core_scsi3_pro_preempt() 3055 __core_scsi3_free_registration(dev, pr_reg, in core_scsi3_pro_preempt() [all …]
|