Searched refs:smbd_connection (Results 1 – 3 of 3) sorted by relevance
61 struct smbd_connection { struct252 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 {}; struct333 static inline void smbd_destroy(struct smbd_connection *info) {} in smbd_destroy()[all …]
24 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 …]
673 struct smbd_connection *smbd_conn;