Home
last modified time | relevance | path

Searched refs:lun_tg_pt_gp_lock (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/
A Dtarget_core_alua.c1752 spin_lock(&lun->lun_tg_pt_gp_lock); in core_alua_free_tg_pt_gp()
1758 spin_unlock(&lun->lun_tg_pt_gp_lock); in core_alua_free_tg_pt_gp()
1806 assert_spin_locked(&lun->lun_tg_pt_gp_lock); in __target_attach_tg_pt_gp()
1823 spin_lock(&lun->lun_tg_pt_gp_lock); in target_attach_tg_pt_gp()
1825 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_attach_tg_pt_gp()
1832 assert_spin_locked(&lun->lun_tg_pt_gp_lock); in __target_detach_tg_pt_gp()
1844 spin_lock(&lun->lun_tg_pt_gp_lock); in target_detach_tg_pt_gp()
1851 spin_unlock(&lun->lun_tg_pt_gp_lock); in target_detach_tg_pt_gp()
1935 spin_lock(&lun->lun_tg_pt_gp_lock); in core_alua_store_tg_pt_gp_info()
1957 spin_unlock(&lun->lun_tg_pt_gp_lock); in core_alua_store_tg_pt_gp_info()
[all …]
A Dtarget_core_tpg.c562 spin_lock_init(&lun->lun_tg_pt_gp_lock); in core_tpg_alloc_lun()
/linux/include/target/
A Dtarget_core_base.h753 spinlock_t lun_tg_pt_gp_lock; member

Completed in 13 milliseconds