Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmbdirect.h267 struct smbd_response { struct
268 struct smbd_connection *info;
269 struct ib_cqe cqe;
270 struct ib_sge sge;
272 enum smbd_message_type type;
275 struct list_head list;
278 bool first_segment;
281 u8 packet[];