Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A Dxdr.h256 extern unsigned int xdr_page_pos(const struct xdr_stream *xdr);
/openbmc/linux/net/sunrpc/
H A Dxdr.c941 unsigned int xdr_page_pos(const struct xdr_stream *xdr) in xdr_page_pos() function
948 EXPORT_SYMBOL_GPL(xdr_page_pos);
/openbmc/linux/fs/nfs/
H A Dnfs4xdr.c5442 res->acl_data_offset = xdr_page_pos(xdr); in decode_getacl()