Home
last modified time | relevance | path

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

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