Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_device.c527 spin_lock(&dev->t10_wwn.t10_vpd_lock); in se_release_vpd_for_dev()
533 spin_unlock(&dev->t10_wwn.t10_vpd_lock); in se_release_vpd_for_dev()
780 spin_lock_init(&dev->t10_wwn.t10_vpd_lock); in target_alloc_device()
Dtarget_core_configfs.c1149 spin_lock(&t10_wwn->t10_vpd_lock); in target_wwn_vpd_protocol_identifier_show()
1161 spin_unlock(&t10_wwn->t10_vpd_lock); in target_wwn_vpd_protocol_identifier_show()
1178 spin_lock(&t10_wwn->t10_vpd_lock); \
1201 spin_unlock(&t10_wwn->t10_vpd_lock); \
/linux-4.4.14/include/target/
Dtarget_core_base.h318 spinlock_t t10_vpd_lock; member