Home
last modified time | relevance | path

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

/linux-6.1.9/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()
774 spin_lock_init(&dev->t10_wwn.t10_vpd_lock); in target_alloc_device()
Dtarget_core_configfs.c1629 spin_lock(&t10_wwn->t10_vpd_lock); in target_wwn_vpd_protocol_identifier_show()
1641 spin_unlock(&t10_wwn->t10_vpd_lock); in target_wwn_vpd_protocol_identifier_show()
1658 spin_lock(&t10_wwn->t10_vpd_lock); \
1681 spin_unlock(&t10_wwn->t10_vpd_lock); \
/linux-6.1.9/include/target/
Dtarget_core_base.h334 spinlock_t t10_vpd_lock; member