Searched refs:FSINFO3args (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c118 FSINFO3args *args = argp;
302 sizeof (FSINFO3args), xdr_FSINFO3res, sizeof (FSINFO3res)},
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x1112 struct FSINFO3args {
1257 NFSPROC3_FSINFO(FSINFO3args) = 19;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1971 struct FSINFO3args { struct
1974 typedef struct FSINFO3args FSINFO3args; typedef in typeref:struct:FSINFO3args
2240 extern void rfs3_fsinfo(FSINFO3args *, FSINFO3res *, struct exportinfo *,
2242 extern void *rfs3_fsinfo_getfh(FSINFO3args *);
H A Dnfs_log.h606 extern bool_t xdr_nfslog_FSINFO3args(XDR *, FSINFO3args *);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c867 xdr_nfslog_FSINFO3args(XDR *xdrs, FSINFO3args *objp)
H A Dnfs_server.c1019 xdr_nfs_fh3_server, NULL_xdrproc_t, sizeof (FSINFO3args),
1186 FSINFO3args nfs3_fsinfo_args;
H A Dnfs3_srv.c3812 rfs3_fsinfo(FSINFO3args *args, FSINFO3res *resp, struct exportinfo *exi,
3825 cred_t *, cr, vnode_t *, vp, FSINFO3args *, args);
3914 rfs3_fsinfo_getfh(FSINFO3args *args)
H A Dnfs3_vfsops.c1017 struct FSINFO3args args;

Completed in 109 milliseconds