Home
last modified time | relevance | path

Searched refs:lun_deve_lock (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/target/
A Dtarget_core_device.c364 spin_lock(&lun->lun_deve_lock); in core_enable_device_list_for_node()
367 spin_unlock(&lun->lun_deve_lock); in core_enable_device_list_for_node()
382 spin_lock(&lun->lun_deve_lock); in core_enable_device_list_for_node()
384 spin_unlock(&lun->lun_deve_lock); in core_enable_device_list_for_node()
417 spin_lock(&lun->lun_deve_lock); in core_disable_device_list_for_node()
419 spin_unlock(&lun->lun_deve_lock); in core_disable_device_list_for_node()
A Dtarget_core_alua.c935 spin_lock(&lun->lun_deve_lock); in core_alua_queue_state_change_ua()
938 lockdep_is_held(&lun->lun_deve_lock)); in core_alua_queue_state_change_ua()
967 spin_unlock(&lun->lun_deve_lock); in core_alua_queue_state_change_ua()
1812 spin_lock(&lun->lun_deve_lock); in __target_attach_tg_pt_gp()
1816 spin_unlock(&lun->lun_deve_lock); in __target_attach_tg_pt_gp()
A Dtarget_core_pr.c732 spin_lock(&lun_tmp->lun_deve_lock); in __core_scsi3_alloc_registration()
743 lockdep_is_held(&lun_tmp->lun_deve_lock)); in __core_scsi3_alloc_registration()
765 spin_unlock(&lun_tmp->lun_deve_lock); in __core_scsi3_alloc_registration()
802 spin_lock(&lun_tmp->lun_deve_lock); in __core_scsi3_alloc_registration()
804 spin_unlock(&lun_tmp->lun_deve_lock); in __core_scsi3_alloc_registration()
A Dtarget_core_tpg.c559 spin_lock_init(&lun->lun_deve_lock); in core_tpg_alloc_lun()
/linux/include/target/
A Dtarget_core_base.h742 spinlock_t lun_deve_lock; member

Completed in 20 milliseconds