Searched refs:dev_reservation_lock (Results 1 – 5 of 5) sorted by relevance
215 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()239 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()274 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()302 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()610 spin_lock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()612 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()906 spin_lock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()908 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()1245 spin_lock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()1248 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()[all …]
444 spin_lock(&dev->dev_reservation_lock); in core_tmr_lun_reset()447 spin_unlock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
1287 spin_lock(&dev->dev_reservation_lock); in target_pr_res_holder_show()1292 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_holder_show()1302 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()1313 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()1334 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()1355 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()1407 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()1416 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
774 spin_lock_init(&dev->dev_reservation_lock); in target_alloc_device()
785 spinlock_t dev_reservation_lock; member