Searched refs:xdr_buf_from_iov (Results 1 – 4 of 4) sorted by relevance
192 extern void xdr_buf_from_iov(const struct kvec *, struct xdr_buf *);
728 xdr_buf_from_iov(&iov, &rpchdr); in gss_verify_header()789 xdr_buf_from_iov(&iov, &verf_data); in gss_write_verf()
1561 xdr_buf_from_iov(&iov, &verf_buf); in gss_marshal()1694 xdr_buf_from_iov(&iov, &verf_buf); in gss_validate()
1579 void xdr_buf_from_iov(const struct kvec *iov, struct xdr_buf *buf) in xdr_buf_from_iov() function1586 EXPORT_SYMBOL_GPL(xdr_buf_from_iov);