Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmbdirect.h248 struct smbd_response { struct
249 struct smbd_connection *info;
250 struct ib_cqe cqe;
251 struct ib_sge sge;
253 enum smbd_message_type type;
256 struct list_head list;
259 bool first_segment;
262 u8 packet[];