Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3046 struct notify4 { struct
3050 typedef struct notify4 notify4; argument
3057 notify4 *cna_changes_val;
3204 notify4 *cnda_changes_val;
3640 extern bool_t xdr_notify4(XDR *, notify4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3421 struct notify4 { struct
3430 notify4 cna_changes<>; argument
3554 notify4 cnda_changes<>;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2263 xdr_notify4(XDR *xdrs, notify4 *objp) in xdr_notify4()
2285 sizeof (notify4), (xdrproc_t)xdr_notify4)) in xdr_CB_NOTIFY4args()
2515 sizeof (notify4), (xdrproc_t)xdr_notify4)) in xdr_CB_NOTIFY_DEVICEID4args()