Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_tpg.c647 complete(&lun->lun_ref_comp); in core_tpg_lun_ref_release()
665 init_completion(&lun->lun_ref_comp); in core_tpg_setup_virtual_lun0()
702 init_completion(&lun->lun_ref_comp); in core_tpg_register()
Dtarget_core_device.c1545 init_completion(&xcopy_lun->lun_ref_comp); in target_alloc_device()
Dtarget_core_transport.c2654 wait_for_completion(&lun->lun_ref_comp); in transport_clear_lun_ref_thread()
/linux-4.1.27/include/target/
Dtarget_core_base.h735 struct completion lun_ref_comp; member