Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_tpg.c502 complete(&lun->lun_ref_comp); in core_tpg_lun_ref_release()
628 init_completion(&lun->lun_ref_comp); in core_tpg_alloc_lun()
Dtarget_core_device.c820 init_completion(&xcopy_lun->lun_ref_comp); in target_alloc_device()
Dtarget_core_transport.c2652 wait_for_completion(&lun->lun_ref_comp); in transport_clear_lun_ref()
/linux-4.4.14/include/target/
Dtarget_core_base.h739 struct completion lun_ref_comp; member