Searched refs:smb_direct_sendmsg (Results 1 – 1 of 1) sorted by relevance
175 struct smb_direct_sendmsg { struct449 static struct smb_direct_sendmsg452 struct smb_direct_sendmsg *msg; in smb_direct_alloc_sendmsg()464 struct smb_direct_sendmsg *msg) in smb_direct_free_sendmsg()843 struct smb_direct_sendmsg *sendmsg, *sibling; in send_done()847 sendmsg = container_of(wc->wr_cqe, struct smb_direct_sendmsg, cqe); in send_done()874 sibling = container_of(pos, struct smb_direct_sendmsg, list); in send_done()878 sibling = container_of(pos, struct smb_direct_sendmsg, list); in send_done()934 struct smb_direct_sendmsg *first, *last; in smb_direct_flush_send_list()941 struct smb_direct_sendmsg, in smb_direct_flush_send_list()[all …]