Searched refs:smbd_connection (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/cifs/ |
| A D | smbdirect.c | 15 struct smbd_connection *info); 17 struct smbd_connection *info); 19 struct smbd_connection *info, 27 struct smbd_connection *info, 30 struct smbd_connection *info); 33 struct smbd_connection *info, 38 struct smbd_connection *info, 160 struct smbd_connection *info = in smbd_disconnect_rdma_work() 387 struct smbd_connection *info = in smbd_post_send_credits() 1133 struct smbd_connection *info, in enqueue_reassembly() [all …]
|
| A D | smbdirect.h | 52 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()
|
| A D | cifsglob.h | 652 struct smbd_connection *smbd_conn;
|
Completed in 18 milliseconds