Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/rpc/
H A Dxdr.h44 struct xdr_bytesrec { struct
49 typedef struct xdr_bytesrec xdr_bytesrec_t; argument
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/rpc/
H A Dxdr.h49 xdr_bytesrec *xptr; in xdrmem_control()
53 xptr = (xdr_bytesrec *)info; in xdrmem_control()
/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-xdr.c162 struct xdr_bytesrec *rec = (struct xdr_bytesrec *)info; in xdrmem_control()
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h66 struct xdr_bytesrec { struct
/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c3552 struct xdr_bytesrec bytesrec; in nvs_xdr_nvpair()