Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmbdirect.h61 struct smbd_connection { struct
253 struct smbd_connection *info;
269 struct smbd_connection *info;
286 struct smbd_connection *smbd_get_connection(
295 int smbd_recv(struct smbd_connection *info, struct msghdr *msg);
307 struct smbd_connection *conn;
325 struct smbd_connection *info, struct page *pages[], int num_pages,
331 struct smbd_connection {}; struct
336 static inline int smbd_recv(struct smbd_connection *info, struct msghdr *msg) {return -1; } in smbd_recv()
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.h677 struct smbd_connection *smbd_conn;