Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/
Dxdr.c643 unsigned int xdr_page_pos(const struct xdr_stream *xdr) in xdr_page_pos() function
650 EXPORT_SYMBOL_GPL(xdr_page_pos);
1272 from = xdr_page_pos(xdr); in xdr_align_data()
1309 from = xdr_page_pos(xdr); in xdr_expand_hole()
/Linux-v5.10/include/linux/sunrpc/
Dxdr.h245 extern unsigned int xdr_page_pos(const struct xdr_stream *xdr);
/Linux-v5.10/fs/nfs/
Dnfs4xdr.c5330 res->acl_data_offset = xdr_page_pos(xdr); in decode_getacl()