Home
last modified time | relevance | path

Searched refs:SETATTR4args (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1944 struct SETATTR4args { struct
1948 typedef struct SETATTR4args SETATTR4args; typedef
2770 SETATTR4args opsetattr;
3534 extern bool_t xdr_SETATTR4args(XDR *, SETATTR4args*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2153 struct SETATTR4args { struct
3061 case OP_SETATTR: SETATTR4args opsetattr;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2006 SETATTR4args *args = (SETATTR4args *)obj; in sumarg_setattr()
2014 SETATTR4args *args = (SETATTR4args *)obj; in dtlarg_setattr()
H A Dnfs4_xdr.c2253 xdr_SETATTR4args(register XDR *xdrs, SETATTR4args *objp) in xdr_SETATTR4args()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c5583 SETATTR4args *args = &argop->nfs_argop4_u.opsetattr; in rfs4_op_setattr()
5588 SETATTR4args *, args); in rfs4_op_setattr()