Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmbdirect.h61 struct smbd_connection { struct
252 struct smbd_connection *info;
268 struct smbd_connection *info;
285 struct smbd_connection *smbd_get_connection(
291 void smbd_destroy(struct smbd_connection *info);
294 int smbd_recv(struct smbd_connection *info, struct msghdr *msg);
305 struct smbd_connection *conn;
323 struct smbd_connection *info, struct page *pages[], int num_pages,
329 struct smbd_connection {}; struct
333 static inline void smbd_destroy(struct smbd_connection *info) {} in smbd_destroy()
[all …]
Dsmbdirect.c24 struct smbd_connection *info);
26 struct smbd_connection *info);
28 struct smbd_connection *info,
30 static int allocate_receive_buffers(struct smbd_connection *info, int num_buf);
31 static void destroy_receive_buffers(struct smbd_connection *info);
34 struct smbd_connection *info, struct smbd_response *response);
36 struct smbd_connection *info,
39 struct smbd_connection *info);
42 struct smbd_connection *info,
45 static int smbd_post_send_empty(struct smbd_connection *info);
[all …]
Dcifsglob.h673 struct smbd_connection *smbd_conn;