Searched refs:PATHCONF3res (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs.h | 2035 struct PATHCONF3res { struct 2042 typedef struct PATHCONF3res PATHCONF3res; argument 2117 extern PATHCONF3res *nfsproc3_pathconf_3(); 2169 extern bool_t xdr_PATHCONF3res(XDR *, PATHCONF3res *); 2243 extern void rfs3_pathconf(PATHCONF3args *, PATHCONF3res *,
|
H A D | nfs_log.h | 609 extern bool_t xdr_nfslog_PATHCONF3res(XDR *, PATHCONF3res *);
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs_prot.x | 1162 union PATHCONF3res switch (nfsstat3 status) { 1259 PATHCONF3res
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/nfs/ |
H A D | tst.call3.c | 319 sizeof (PATHCONF3args), xdr_PATHCONF3res, sizeof (PATHCONF3res)},
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log_xdr.c | 886 xdr_nfslog_PATHCONF3res(XDR *xdrs, PATHCONF3res *objp) in xdr_nfslog_PATHCONF3res()
|
H A D | nfs_server.c | 1030 xdr_PATHCONF3res, NULL_xdrproc_t, sizeof (PATHCONF3res), 1327 PATHCONF3res nfs3_pathconf_res;
|
H A D | nfs3_srv.c | 3921 rfs3_pathconf(PATHCONF3args *args, PATHCONF3res *resp, struct exportinfo *exi, in rfs3_pathconf() 3992 cred_t *, cr, vnode_t *, vp, PATHCONF3res *, resp); in rfs3_pathconf() 4004 cred_t *, cr, vnode_t *, vp, PATHCONF3res *, resp); in rfs3_pathconf()
|
H A D | nfs3_xdr.c | 2605 xdr_PATHCONF3res(XDR *xdrs, PATHCONF3res *objp) in xdr_PATHCONF3res()
|
H A D | nfs3_vnops.c | 5723 PATHCONF3res res; in nfs3_pathconf()
|