Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3035 struct notify_verifier4 { struct
3039 typedef struct notify_verifier4 notify_verifier4; typedef
3638 extern bool_t xdr_notify_verifier4(XDR *, notify_verifier4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3410 struct notify_verifier4 { struct
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2244 xdr_notify_verifier4(XDR *xdrs, notify_verifier4 *objp) in xdr_notify_verifier4()