Searched refs:lun_entry_mutex (Results 1 – 3 of 3) sorted by relevance
245 mutex_lock(&nacl->lun_entry_mutex); in core_free_device_list_for_node()251 mutex_unlock(&nacl->lun_entry_mutex); in core_free_device_list_for_node()261 mutex_lock(&nacl->lun_entry_mutex); in core_update_device_list_access()265 mutex_unlock(&nacl->lun_entry_mutex); in core_update_device_list_access()334 mutex_lock(&nacl->lun_entry_mutex); in core_enable_device_list_for_node()362 mutex_unlock(&nacl->lun_entry_mutex); in core_enable_device_list_for_node()380 mutex_unlock(&nacl->lun_entry_mutex); in core_enable_device_list_for_node()458 mutex_lock(&nacl->lun_entry_mutex); in core_clear_lun_from_tpg()468 mutex_unlock(&nacl->lun_entry_mutex); in core_clear_lun_from_tpg()675 mutex_lock(&nacl->lun_entry_mutex); in core_dev_del_initiator_node_lun_acl()[all …]
186 mutex_init(&acl->lun_entry_mutex); in target_alloc_node_acl()
577 struct mutex lun_entry_mutex; member
Completed in 12 milliseconds