Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmbdirect.h244 struct smbd_response { struct
245 struct smbd_connection *info;
246 struct ib_cqe cqe;
247 struct ib_sge sge;
249 enum smbd_message_type type;
252 struct list_head list;
255 bool first_segment;
258 u8 packet[];