Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h100 static inline bool_t xdr_short(XDR *xdrs, short *sp) in xdr_short() function
/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c3292 ret = xdr_short(xdr, (void *)buf); in nvs_xdr_nvp_op()
3343 sizeof (int16_t), (xdrproc_t)xdr_short); in nvs_xdr_nvp_op()