Searched refs:smbdirect_connection_send_wait_zero_pending (Results 1 – 3 of 3) sorted by relevance
141 int smbdirect_connection_send_wait_zero_pending(struct smbdirect_socket *sc);
500 rc = smbdirect_connection_send_wait_zero_pending(sc); in smbd_send()
1268 int smbdirect_connection_send_wait_zero_pending(struct smbdirect_socket *sc) in smbdirect_connection_send_wait_zero_pending() function1291 EXPORT_SYMBOL_GPL(smbdirect_connection_send_wait_zero_pending);1367 ret = smbdirect_connection_send_wait_zero_pending(sc); in smbdirect_connection_send_iter()