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.h3488 struct notify_verifier4 { struct
3492 typedef struct notify_verifier4 notify_verifier4; argument
4150 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.c3015 xdr_notify_verifier4(XDR *xdrs, notify_verifier4 *objp) in xdr_notify_verifier4()