Searched refs:smb_direct_sendmsg (Results 1 – 1 of 1) sorted by relevance
176 struct smb_direct_sendmsg { struct460 static struct smb_direct_sendmsg463 struct smb_direct_sendmsg *msg; in smb_direct_alloc_sendmsg()475 struct smb_direct_sendmsg *msg) in smb_direct_free_sendmsg()856 struct smb_direct_sendmsg *sendmsg, *sibling; in send_done()860 sendmsg = container_of(wc->wr_cqe, struct smb_direct_sendmsg, cqe); in send_done()882 sibling = container_of(pos, struct smb_direct_sendmsg, list); in send_done()886 sibling = container_of(pos, struct smb_direct_sendmsg, list); in send_done()933 struct smb_direct_sendmsg *first, *last; in smb_direct_flush_send_list()940 struct smb_direct_sendmsg, in smb_direct_flush_send_list()[all …]