Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-xdr.c131 static struct xdr_ops xdrmem_decode_ops; variable
142 xdrs->x_ops = &xdrmem_decode_ops; in xdrmem_create()
503 static struct xdr_ops xdrmem_decode_ops = { variable