Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3182 enum notify_deviceid_type4 { enum
3186 typedef enum notify_deviceid_type4 notify_deviceid_type4; typedef
3662 extern bool_t xdr_notify_deviceid_type4(XDR *, notify_deviceid_type4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3535 enum notify_deviceid_type4 { enum
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2479 xdr_notify_deviceid_type4(XDR *xdrs, notify_deviceid_type4 *objp) in xdr_notify_deviceid_type4()