Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_tpg.c440 complete(&lun->lun_shutdown_comp); in core_tpg_lun_ref_release()
620 init_completion(&lun->lun_shutdown_comp); in core_tpg_alloc_lun()
H A Dtarget_core_device.c780 init_completion(&xcopy_lun->lun_shutdown_comp); in target_alloc_device()
H A Dtarget_core_transport.c3237 wait_for_completion(&lun->lun_shutdown_comp); in transport_clear_lun_ref()
/linux/include/target/
H A Dtarget_core_base.h774 struct completion lun_shutdown_comp; member