Searched refs:SETATTR3args (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c68 SETATTR3args *args = argp;
292 sizeof (SETATTR3args), xdr_SETATTR3res, sizeof (SETATTR3res)},
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1302 struct SETATTR3args { struct
1307 typedef struct SETATTR3args SETATTR3args; typedef in typeref:struct:SETATTR3args
2132 extern bool_t xdr_SETATTR3args(XDR *, SETATTR3args *);
2185 extern void rfs3_setattr(SETATTR3args *, SETATTR3res *, struct exportinfo *,
2187 extern void *rfs3_setattr_getfh(SETATTR3args *);
H A Dnfs_log.h577 extern bool_t xdr_nfslog_SETATTR3args(XDR *, SETATTR3args *);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x603 struct SETATTR3args {
1206 NFSPROC3_SETATTR(SETATTR3args) = 2;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log_xdr.c559 xdr_nfslog_SETATTR3args(XDR *xdrs, SETATTR3args *objp)
H A Dnfs_server.c900 xdr_SETATTR3args, NULL_xdrproc_t, sizeof (SETATTR3args),
1135 SETATTR3args nfs3_setattr_args;
H A Dnfs3_srv.c152 rfs3_setattr(SETATTR3args *args, SETATTR3res *resp, struct exportinfo *exi,
172 cred_t *, cr, vnode_t *, vp, SETATTR3args *, args);
359 rfs3_setattr_getfh(SETATTR3args *args)
H A Dnfs3_xdr.c1076 xdr_SETATTR3args(XDR *xdrs, SETATTR3args *objp)
H A Dnfs3_vnops.c1348 SETATTR3args args;
2654 SETATTR3args args;

Completed in 87 milliseconds