Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2379 struct GETDEVICELIST4resok { struct
2388 typedef struct GETDEVICELIST4resok GETDEVICELIST4resok; argument
2393 GETDEVICELIST4resok gdlr_resok4;
3583 extern bool_t xdr_GETDEVICELIST4resok(XDR *, GETDEVICELIST4resok*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2524 struct GETDEVICELIST4resok { struct
2533 GETDEVICELIST4resok gdlr_resok4; argument
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c1390 xdr_GETDEVICELIST4resok(XDR *xdrs, GETDEVICELIST4resok *objp) in xdr_GETDEVICELIST4resok()