Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_transport_iscsi.c2337 static void iscsi_cleanup_conn_work_fn(struct work_struct *work) in iscsi_cleanup_conn_work_fn() function
2445 INIT_WORK(&conn->cleanup_work, iscsi_cleanup_conn_work_fn); in iscsi_alloc_conn()