Home
last modified time | relevance | path

Searched refs:smbd_connection (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dsmbdirect.h52 struct smbd_connection { struct
233 struct smbd_connection *info;
249 struct smbd_connection *info;
266 struct smbd_connection *smbd_get_connection(
275 int smbd_recv(struct smbd_connection *info, struct msghdr *msg);
287 struct smbd_connection *conn;
304 struct smbd_connection *info, struct iov_iter *iter,
310 struct smbd_connection {}; struct
315 static inline int smbd_recv(struct smbd_connection *info, struct msghdr *msg) {return -1; } in smbd_recv()
H A Dsmbdirect.c16 struct smbd_connection *info);
18 struct smbd_connection *info);
20 struct smbd_connection *info,
28 struct smbd_connection *info,
31 struct smbd_connection *info);
34 struct smbd_connection *info,
166 struct smbd_connection *info = in smbd_disconnect_rdma_work()
393 struct smbd_connection *info = in smbd_post_send_credits()
550 struct smbd_connection *info, in smbd_create_id()
1100 struct smbd_connection *info, in enqueue_reassembly()
[all …]
H A Dcifsglob.h792 struct smbd_connection *smbd_conn;