Searched refs:dev_reservation_lock (Results 1 – 5 of 5) sorted by relevance
219 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()243 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()277 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()305 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()615 spin_lock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()617 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()911 spin_lock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()913 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()1250 spin_lock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()1253 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()[all …]
419 spin_lock(&dev->dev_reservation_lock); in core_tmr_lun_reset()422 spin_unlock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
1433 spin_lock(&dev->dev_reservation_lock); in target_pr_res_holder_show()1438 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_holder_show()1448 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()1459 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()1480 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()1501 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()1553 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()1562 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
777 spin_lock_init(&dev->dev_reservation_lock); in target_alloc_device()
782 spinlock_t dev_reservation_lock; member