Searched refs:PATHCONF3args (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/dtrace/test/tst/common/nfs/ |
H A D | tst.call3.c | 175 PATHCONF3args *args = argp; in pathconf_arginit() 319 sizeof (PATHCONF3args), xdr_PATHCONF3res, sizeof (PATHCONF3res)},
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs.h | 2009 struct PATHCONF3args { struct 2012 typedef struct PATHCONF3args PATHCONF3args; typedef 2243 extern void rfs3_pathconf(PATHCONF3args *, PATHCONF3res *, 2245 extern void *rfs3_pathconf_getfh(PATHCONF3args *);
|
H A D | nfs_log.h | 608 extern bool_t xdr_nfslog_PATHCONF3args(XDR *, PATHCONF3args *);
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs_prot.x | 1144 struct PATHCONF3args { struct 1260 NFSPROC3_PATHCONF(PATHCONF3args) = 20;
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_log_xdr.c | 880 xdr_nfslog_PATHCONF3args(XDR *xdrs, PATHCONF3args *objp) in xdr_nfslog_PATHCONF3args()
|
H A D | nfs_server.c | 1029 xdr_nfs_fh3_server, NULL_xdrproc_t, sizeof (PATHCONF3args), 1192 PATHCONF3args nfs3_pathconf_args;
|
H A D | nfs3_srv.c | 3921 rfs3_pathconf(PATHCONF3args *args, PATHCONF3res *resp, struct exportinfo *exi, in rfs3_pathconf() 3935 cred_t *, cr, vnode_t *, vp, PATHCONF3args *, args); in rfs3_pathconf() 4011 rfs3_pathconf_getfh(PATHCONF3args *args) in rfs3_pathconf_getfh()
|
H A D | nfs3_vnops.c | 5722 PATHCONF3args args; in nfs3_pathconf()
|