Home
last modified time | relevance | path

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

/linux-5.10/fs/cifs/
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[];