Searched refs:lun_ref_comp (Results 1 – 4 of 4) sorted by relevance
580 init_completion(&lun->lun_ref_comp); in core_tpg_alloc_lun()
825 init_completion(&xcopy_lun->lun_ref_comp); in target_alloc_device()
2926 complete(&lun->lun_ref_comp); in target_lun_confirm()2944 wait_for_completion(&lun->lun_ref_comp); in transport_clear_lun_ref()
735 struct completion lun_ref_comp; member