Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3062 struct CB_NOTIFY4res { struct
3065 typedef struct CB_NOTIFY4res CB_NOTIFY4res; typedef
3258 CB_NOTIFY4res opcbnotify;
3642 extern bool_t xdr_CB_NOTIFY4res(XDR *, CB_NOTIFY4res*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3433 struct CB_NOTIFY4res { struct
3643 case OP_CB_NOTIFY: CB_NOTIFY4res opcbnotify;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2291 xdr_CB_NOTIFY4res(XDR *xdrs, CB_NOTIFY4res *objp) in xdr_CB_NOTIFY4res()