Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmbdirect.h189 struct smbd_response { struct
190 struct smbd_connection *info;
191 struct ib_cqe cqe;
192 struct ib_sge sge;
194 enum smbd_message_type type;
197 struct list_head list;
200 bool first_segment;
203 u8 packet[];