Home
last modified time | relevance | path

Searched refs:smbdirect_connection_send_single_iter (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsmbdirect.h135 int smbdirect_connection_send_single_iter(struct smbdirect_socket *sc,
/linux/fs/smb/client/
H A Dsmbdirect.c183 rc = smbdirect_connection_send_single_iter(sc, in smbd_post_send_full_iter()
/linux/fs/smb/smbdirect/
H A Dconnection.c1079 int smbdirect_connection_send_single_iter(struct smbdirect_socket *sc, in smbdirect_connection_send_single_iter() function
1266 EXPORT_SYMBOL_GPL(smbdirect_connection_send_single_iter);
1345 ret = smbdirect_connection_send_single_iter(sc, in smbdirect_connection_send_iter()
1457 ret = smbdirect_connection_send_single_iter(sc, NULL, NULL, 0, 0); in smbdirect_connection_send_immediate_work()