Home
last modified time | relevance | path

Searched refs:smbd_connection (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.h52 struct smbd_connection { struct
232 struct smbd_connection *info;
245 struct smbd_connection *info;
262 struct smbd_connection *smbd_get_connection(
271 int smbd_recv(struct smbd_connection *info, struct msghdr *msg);
283 struct smbd_connection *conn;
301 struct smbd_connection *info, struct page *pages[], int num_pages,
307 struct smbd_connection {}; struct
312 static inline int smbd_recv(struct smbd_connection *info, struct msghdr *msg) {return -1; } in smbd_recv()
H A Dsmbdirect.c15 struct smbd_connection *info);
17 struct smbd_connection *info);
19 struct smbd_connection *info,
21 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf);
22 static void destroy_receive_buffers(struct smbd_connection *info);
25 struct smbd_connection *info, struct smbd_response *response);
27 struct smbd_connection *info,
30 struct smbd_connection *info);
33 struct smbd_connection *info,
36 static int smbd_post_send_empty(struct smbd_connection *inf
[all...]
H A Dcifsglob.h745 struct smbd_connection *smbd_conn;
/kernel/linux/linux-6.6/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.c15 struct smbd_connection *info);
17 struct smbd_connection *info);
19 struct smbd_connection *info,
21 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf);
22 static void destroy_receive_buffers(struct smbd_connection *info);
25 struct smbd_connection *info, struct smbd_response *response);
27 struct smbd_connection *info,
30 struct smbd_connection *info);
33 struct smbd_connection *info,
36 static int smbd_post_send_empty(struct smbd_connection *inf
[all...]
H A Dcifsglob.h729 struct smbd_connection *smbd_conn;

Completed in 17 milliseconds