lun_tmp 703 drivers/target/target_core_pr.c struct se_lun *lun_tmp, *next, *dest_lun; lun_tmp 726 drivers/target/target_core_pr.c list_for_each_entry_safe(lun_tmp, next, &dev->dev_sep_list, lun_dev_link) { lun_tmp 727 drivers/target/target_core_pr.c if (!percpu_ref_tryget_live(&lun_tmp->lun_ref)) lun_tmp 731 drivers/target/target_core_pr.c spin_lock(&lun_tmp->lun_deve_lock); lun_tmp 732 drivers/target/target_core_pr.c list_for_each_entry(deve_tmp, &lun_tmp->lun_deve_list, lun_link) { lun_tmp 742 drivers/target/target_core_pr.c lockdep_is_held(&lun_tmp->lun_deve_lock)); lun_tmp 764 drivers/target/target_core_pr.c spin_unlock(&lun_tmp->lun_deve_lock); lun_tmp 775 drivers/target/target_core_pr.c percpu_ref_put(&lun_tmp->lun_ref); lun_tmp 794 drivers/target/target_core_pr.c percpu_ref_put(&lun_tmp->lun_ref); lun_tmp 801 drivers/target/target_core_pr.c spin_lock(&lun_tmp->lun_deve_lock); lun_tmp 803 drivers/target/target_core_pr.c spin_unlock(&lun_tmp->lun_deve_lock); lun_tmp 806 drivers/target/target_core_pr.c percpu_ref_put(&lun_tmp->lun_ref);