Home
last modified time | relevance | path

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

/linux/include/target/iscsi/
H A Discsi_target_core.h551 struct completion tx_half_close_comp; member
/linux/drivers/target/iscsi/
H A Discsi_target_login.c1024 init_completion(&conn->tx_half_close_comp); in iscsit_alloc_conn()