Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_xcopy.c75 struct se_lun *this_lun = NULL; in target_xcopy_locate_se_dev_e4() local
91 this_lun = deve->se_lun; in target_xcopy_locate_se_dev_e4()
92 this_dev = rcu_dereference_raw(this_lun->lun_se_dev); in target_xcopy_locate_se_dev_e4()
96 if (percpu_ref_tryget_live(&this_lun->lun_ref)) in target_xcopy_locate_se_dev_e4()
108 *_found_lun_ref = &this_lun->lun_ref; in target_xcopy_locate_se_dev_e4()