Home
last modified time | relevance | path

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

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