Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.h268 struct smbd_response { struct
269 struct smbd_connection *info;
270 struct ib_cqe cqe;
271 struct ib_sge sge;
273 enum smbd_message_type type;
276 struct list_head list;
279 bool first_segment;
282 u8 packet[];