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

/linux-master/drivers/target/
H A Dtarget_core_device.c240 mutex_lock(&nacl->lun_entry_mutex);
243 mutex_unlock(&nacl->lun_entry_mutex);
253 mutex_lock(&nacl->lun_entry_mutex);
257 mutex_unlock(&nacl->lun_entry_mutex);
345 mutex_lock(&nacl->lun_entry_mutex);
354 mutex_unlock(&nacl->lun_entry_mutex);
363 mutex_unlock(&nacl->lun_entry_mutex);
372 mutex_unlock(&nacl->lun_entry_mutex);
390 mutex_unlock(&nacl->lun_entry_mutex);
412 lockdep_assert_held(&nacl->lun_entry_mutex);
[all...]
H A Dtarget_core_tpg.c187 mutex_init(&acl->lun_entry_mutex);
/linux-master/include/target/
H A Dtarget_core_base.h589 struct mutex lun_entry_mutex; member in struct:se_node_acl

Completed in 151 milliseconds