Home
last modified time | relevance | path

Searched refs:xdr_ops (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h36 struct xdr_ops;
39 struct xdr_ops *x_ops; /* Let caller know xdrmem_create() succeeds */
47 struct xdr_ops { struct
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-xdr.c130 static struct xdr_ops xdrmem_encode_ops;
131 static struct xdr_ops xdrmem_decode_ops;
492 static struct xdr_ops xdrmem_encode_ops = {
503 static struct xdr_ops xdrmem_decode_ops = {