Home
last modified time | relevance | path

Searched refs:wait_for_send_bcredit (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/server/
H A Dtransport_rdma.c1289 static int wait_for_send_bcredit(struct smbdirect_socket *sc, in wait_for_send_bcredit() function
1518 ret = wait_for_send_bcredit(sc, send_ctx); in smb_direct_post_send_data()
/linux/fs/smb/client/
H A Dsmbdirect.c1362 static int wait_for_send_bcredit(struct smbdirect_socket *sc, in wait_for_send_bcredit() function
1435 rc = wait_for_send_bcredit(sc, batch); in smbd_post_send_iter()