Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2978 enum notify_type4 { enum
2986 typedef enum notify_type4 notify_type4; typedef
3631 extern bool_t xdr_notify_type4(XDR *, notify_type4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3361 enum notify_type4 { enum
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2164 xdr_notify_type4(XDR *xdrs, notify_type4 *objp) in xdr_notify_type4()