Searched refs:hba_access_mutex (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_hba.c121 mutex_init(&hba->hba_access_mutex);
H A Dtarget_core_configfs.c3360 ret = mutex_lock_interruptible(&hba->hba_access_mutex);
3419 mutex_unlock(&hba->hba_access_mutex);
3425 mutex_unlock(&hba->hba_access_mutex);
3440 mutex_lock(&hba->hba_access_mutex);
3462 mutex_unlock(&hba->hba_access_mutex);
/linux-master/include/target/
H A Dtarget_core_base.h913 struct mutex hba_access_mutex; member in struct:se_hba

Completed in 140 milliseconds