Home
last modified time | relevance | path

Searched refs:xdr_page_pos (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/
H A Dxdr.c640 * xdr_page_pos - Return the current offset from the start of the xdr pages
643 unsigned int xdr_page_pos(const struct xdr_stream *xdr) in xdr_page_pos() function
650 EXPORT_SYMBOL_GPL(xdr_page_pos); variable
1276 from = xdr_page_pos(xdr); in xdr_align_data()
1313 from = xdr_page_pos(xdr); in xdr_expand_hole()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dxdr.h244 extern unsigned int xdr_page_pos(const struct xdr_stream *xdr);
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dxdr.h256 extern unsigned int xdr_page_pos(const struct xdr_stream *xdr);
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxdr.c938 * xdr_page_pos - Return the current offset from the start of the xdr pages
941 unsigned int xdr_page_pos(const struct xdr_stream *xdr) in xdr_page_pos() function
948 EXPORT_SYMBOL_GPL(xdr_page_pos); variable
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4xdr.c5331 res->acl_data_offset = xdr_page_pos(xdr); in decode_getacl()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4xdr.c5442 res->acl_data_offset = xdr_page_pos(xdr); in decode_getacl()

Completed in 27 milliseconds