Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Dxdr.h254 extern unsigned int xdr_page_pos(const struct xdr_stream *xdr);
/linux-6.1.9/net/sunrpc/
Dxdr.c899 unsigned int xdr_page_pos(const struct xdr_stream *xdr) in xdr_page_pos() function
906 EXPORT_SYMBOL_GPL(xdr_page_pos);
/linux-6.1.9/fs/nfs/
Dnfs4xdr.c5442 res->acl_data_offset = xdr_page_pos(xdr); in decode_getacl()