Searched refs:dev_reservation_lock (Results 1 – 5 of 5) sorted by relevance
217 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()240 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()275 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()303 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()616 spin_lock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()618 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()880 spin_lock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()882 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()1191 spin_lock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()1194 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()[all …]
449 spin_lock(&dev->dev_reservation_lock); in core_tmr_lun_reset()452 spin_unlock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
817 spin_lock(&dev->dev_reservation_lock); in target_core_dev_pr_show_attr_res_holder()822 spin_unlock(&dev->dev_reservation_lock); in target_core_dev_pr_show_attr_res_holder()833 spin_lock(&dev->dev_reservation_lock); in target_core_dev_pr_show_attr_res_pr_all_tgt_pts()844 spin_unlock(&dev->dev_reservation_lock); in target_core_dev_pr_show_attr_res_pr_all_tgt_pts()871 spin_lock(&dev->dev_reservation_lock); in target_core_dev_pr_show_attr_res_pr_holder_tg_port()893 spin_unlock(&dev->dev_reservation_lock); in target_core_dev_pr_show_attr_res_pr_holder_tg_port()947 spin_lock(&dev->dev_reservation_lock); in target_core_dev_pr_show_attr_res_pr_type()956 spin_unlock(&dev->dev_reservation_lock); in target_core_dev_pr_show_attr_res_pr_type()
1494 spin_lock_init(&dev->dev_reservation_lock); in target_alloc_device()
779 spinlock_t dev_reservation_lock; member