Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3000 struct notify_remove4 { struct
3004 typedef struct notify_remove4 notify_remove4; argument
3009 notify_remove4 *nad_old_entry_val;
3030 notify_remove4 nrn_old_entry;
3634 extern bool_t xdr_notify_remove4(XDR *, notify_remove4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3383 struct notify_remove4 { struct
3393 notify_remove4 nad_old_entry<1>; argument
3406 notify_remove4 nrn_old_entry;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2192 xdr_notify_remove4(XDR *xdrs, notify_remove4 *objp) in xdr_notify_remove4()
2207 sizeof (notify_remove4), (xdrproc_t)xdr_notify_remove4)) in xdr_notify_add4()