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.h45 struct smbd_connection { struct
46 struct smbdirect_socket socket;
48 int ri_rc;
49 struct completion ri_done;
50 wait_queue_head_t status_wait;
52 struct completion negotiate_completion;
53 bool negotiate_done;
55 struct work_struct disconnect_work;
56 struct work_struct post_send_credits_work;
58 spinlock_t lock_new_credits_offered;
[all …]