Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dscsi_transport_iscsi.c2298 static void iscsi_cleanup_conn_work_fn(struct work_struct *work) in iscsi_cleanup_conn_work_fn() function
2374 INIT_WORK(&conn->cleanup_work, iscsi_cleanup_conn_work_fn); in iscsi_create_conn()