Home
last modified time | relevance | path

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

/Linux-v5.15/net/sunrpc/
Dxdr.c871 unsigned int xdr_page_pos(const struct xdr_stream *xdr) in xdr_page_pos() function
878 EXPORT_SYMBOL_GPL(xdr_page_pos);
1474 from = xdr_page_pos(xdr); in xdr_align_data()
1514 from = xdr_page_pos(xdr); in xdr_expand_hole()
/Linux-v5.15/include/linux/sunrpc/
Dxdr.h252 extern unsigned int xdr_page_pos(const struct xdr_stream *xdr);
/Linux-v5.15/fs/nfs/
Dnfs4xdr.c5380 res->acl_data_offset = xdr_page_pos(xdr); in decode_getacl()