Home
last modified time | relevance | path

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

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