Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3024 struct notify_attr4 { struct
3027 typedef struct notify_attr4 notify_attr4; argument
3636 extern bool_t xdr_notify_attr4(XDR *, notify_attr4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3401 struct notify_attr4 { struct
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2226 xdr_notify_attr4(XDR *xdrs, notify_attr4 *objp) in xdr_notify_attr4()