Home
last modified time | relevance | path

Searched refs:get_conn_iovec (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dtransport_tcp.c140 * get_conn_iovec() - get connection iovec for reading from socket
146 static struct kvec *get_conn_iovec(struct tcp_transport *t, unsigned int nr_segs) in get_conn_iovec() function
315 iov = get_conn_iovec(t, nr_segs); in ksmbd_tcp_readv()

Completed in 3 milliseconds