Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dsmbdirect.h232 struct smbd_request { struct
233 struct smbd_connection *info;
234 struct ib_cqe cqe;
237 struct ib_sge sge[SMBDIRECT_MAX_SEND_SGE];
238 int num_sge;
241 u8 packet[];