Home
last modified time | relevance | path

Searched refs:FSINFO3res (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h2077 struct FSINFO3res { struct
2084 typedef struct FSINFO3res FSINFO3res; argument
2193 extern FSINFO3res *nfsproc3_fsinfo_3();
2245 extern bool_t xdr_FSINFO3res(XDR *, FSINFO3res *);
2317 extern void rfs3_fsinfo(FSINFO3args *, FSINFO3res *, struct exportinfo *,
H A Dnfs_log.h610 extern bool_t xdr_nfslog_FSINFO3res(XDR *, FSINFO3res *);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x1131 union FSINFO3res switch (nfsstat3 status) {
1253 FSINFO3res
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c300 sizeof (FSINFO3args), xdr_FSINFO3res, sizeof (FSINFO3res)},
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c874 xdr_nfslog_FSINFO3res(XDR *xdrs, FSINFO3res *objp) in xdr_nfslog_FSINFO3res()
H A Dnfs_server.c1023 xdr_FSINFO3res, NULL_xdrproc_t, sizeof (FSINFO3res),
1340 FSINFO3res nfs3_fsinfo_res;
H A Dnfs3_srv.c3905 rfs3_fsinfo(FSINFO3args *args, FSINFO3res *resp, struct exportinfo *exi, in rfs3_fsinfo()
3995 FSINFO3res *, resp); in rfs3_fsinfo()
4004 FSINFO3res *, resp); in rfs3_fsinfo()
H A Dnfs3_vfsops.c1018 struct FSINFO3res res; in nfs3rootvp()
H A Dnfs3_xdr.c2567 xdr_FSINFO3res(XDR *xdrs, FSINFO3res *objp) in xdr_FSINFO3res()