Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dsmbdirect.h234 struct smbd_request { struct
235 struct smbd_connection *info;
236 struct ib_cqe cqe;
239 bool has_payload;
242 struct ib_sge sge[SMBDIRECT_MAX_SGE];
243 int num_sge;
246 u8 packet[];