Searched refs:SM_PRIV_SIZE (Results 1 – 6 of 6) sorted by relevance
138 enum { SM_PRIV_SIZE = 16 }; enumerator142 u8 private[SM_PRIV_SIZE];206 (NLM3_nlm_notify_sz + XDR_QUADLEN(SM_PRIV_SIZE))
153 enum { SM_PRIV_SIZE = 16 }; enumerator157 u8 private[SM_PRIV_SIZE];229 (NLM4_nlm4_notify_sz + XDR_QUADLEN(SM_PRIV_SIZE))
269 if (xdr_stream_decode_opaque_fixed(xdr, ptr->private, SM_PRIV_SIZE) < 0) in xdrgen_decode_nlm_notifyargs()635 if (xdr_stream_encode_opaque_fixed(xdr, value->private, SM_PRIV_SIZE) < 0) in xdrgen_encode_nlm_notifyargs()
298 if (xdr_stream_decode_opaque_fixed(xdr, ptr->private, SM_PRIV_SIZE) < 0) in xdrgen_decode_nlm4_notifyargs()688 if (xdr_stream_encode_opaque_fixed(xdr, value->private, SM_PRIV_SIZE) < 0) in xdrgen_encode_nlm4_notifyargs()
22 #undef SM_PRIV_SIZE
23 #undef SM_PRIV_SIZE