Home
last modified time | relevance | path

Searched defs:smbd_connection (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dsmbdirect.h55 struct smbd_connection { struct
56 struct smbdirect_socket socket;
58 int ri_rc;
59 struct completion ri_done;
60 wait_queue_head_t conn_wait;
61 wait_queue_head_t disconn_wait;
63 struct completion negotiate_completion;
64 bool negotiate_done;
66 struct work_struct disconnect_work;
67 struct work_struct post_send_credits_work;
[all …]