Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dxdr.h254 extern unsigned int xdr_page_pos(const struct xdr_stream *xdr);
/linux/net/sunrpc/
H A Dxdr.c914 unsigned int xdr_page_pos(const struct xdr_stream *xdr) in xdr_page_pos() function
921 EXPORT_SYMBOL_GPL(xdr_page_pos);
/linux/fs/nfs/
H A Dnfs4xdr.c5573 res->acl_data_offset = xdr_page_pos(xdr); in decode_getacl()