Searched refs:t10_vpd_lock (Results 1 – 3 of 3) sorted by relevance
627 spin_lock(&dev->t10_wwn.t10_vpd_lock); in se_release_vpd_for_dev()633 spin_unlock(&dev->t10_wwn.t10_vpd_lock); in se_release_vpd_for_dev()1501 spin_lock_init(&dev->t10_wwn.t10_vpd_lock); in target_alloc_device()
624 spin_lock(&t10_wwn->t10_vpd_lock); in target_core_dev_wwn_show_attr_vpd_protocol_identifier()636 spin_unlock(&t10_wwn->t10_vpd_lock); in target_core_dev_wwn_show_attr_vpd_protocol_identifier()663 spin_lock(&t10_wwn->t10_vpd_lock); \686 spin_unlock(&t10_wwn->t10_vpd_lock); \
358 spinlock_t t10_vpd_lock; member