Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-xdr.c131 static const struct xdr_ops xdrmem_encode_ops; variable
140 xdrs->x_ops = &xdrmem_encode_ops; in xdrmem_create()
493 static const struct xdr_ops xdrmem_encode_ops = { variable