Searched refs:smbd_connection (Results 1 – 3 of 3) sorted by relevance
26 struct smbd_connection { struct31 struct smbd_connection *smbd_get_connection( argument34 const struct smbdirect_socket_parameters *smbd_get_parameters(struct smbd_connection *conn);42 int smbd_recv(struct smbd_connection *info, struct msghdr *msg);48 struct smbd_connection *info, struct iov_iter *iter,58 struct smbd_connection {}; struct63 static inline int smbd_recv(struct smbd_connection *info, struct msghdr *msg) {return -1; } in smbd_recv()
204 struct smbd_connection *info = server->smbd_conn; in smbd_destroy()252 static struct smbd_connection *_smbd_get_connection( in _smbd_get_connection()256 struct smbd_connection *info; in _smbd_get_connection()343 const struct smbdirect_socket_parameters *smbd_get_parameters(struct smbd_connection *conn) in smbd_get_parameters()354 struct smbd_connection *smbd_get_connection( in smbd_get_connection()357 struct smbd_connection *ret; in smbd_get_connection()396 int smbd_recv(struct smbd_connection *info, struct msghdr *msg) in smbd_recv()415 struct smbd_connection *info = server->smbd_conn; in smbd_send()517 struct smbdirect_mr_io *smbd_register_mr(struct smbd_connection *info, in smbd_register_mr()
762 struct smbd_connection *smbd_conn;