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.h3425 enum notify_type4 { enum
3433 typedef enum notify_type4 notify_type4; typedef
4132 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.c2935 xdr_notify_type4(XDR *xdrs, notify_type4 *objp) in xdr_notify_type4()