Searched refs:tgt_mutex (Results 1 – 2 of 2) sorted by relevance
854 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_fc_port_added()856 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_fc_port_added()986 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_stop_phase1()991 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_stop_phase1()1041 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_stop_phase2()1051 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_stop_phase2()3695 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_create_sess_from_atio()3698 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_create_sess_from_atio()5607 mutex_lock(&vha->vha_tgt.tgt_mutex); in qlt_abort_work()5610 mutex_unlock(&vha->vha_tgt.tgt_mutex); in qlt_abort_work()[all …]
2871 struct mutex tgt_mutex; member