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

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-xdr.c130 static struct xdr_ops xdrmem_encode_ops; variable in typeref:struct:xdr_ops
139 xdrs->x_ops = &xdrmem_encode_ops;
492 static struct xdr_ops xdrmem_encode_ops = { variable in typeref:struct:xdr_ops

Completed in 107 milliseconds