Searched refs:dev_reservation_lock (Results 1 – 5 of 5) sorted by relevance
216 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()235 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()269 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()297 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()607 spin_lock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()609 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()903 spin_lock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()905 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()1231 spin_lock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()1234 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()[all …]
399 spin_lock(&dev->dev_reservation_lock); in core_tmr_lun_reset()402 spin_unlock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
1712 spin_lock(&dev->dev_reservation_lock); in target_pr_res_holder_show()1717 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_holder_show()1727 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()1738 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()1759 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()1780 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()1832 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()1841 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
745 spin_lock_init(&dev->dev_reservation_lock); in target_alloc_device()
797 spinlock_t dev_reservation_lock; member