Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dscsi_transport_iscsi.h102 void (*stop_conn) (struct iscsi_cls_conn *conn, int flag); member
Discsi_if.h159 } stop_conn; member
/linux-4.19.296/fs/dlm/
Dlowcomms.c1675 static void stop_conn(struct connection *con) in stop_conn() function
1702 foreach_conn(stop_conn); in work_flush()