Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1264 struct SETATTR4args { struct
1268 typedef struct SETATTR4args SETATTR4args; argument
1458 SETATTR4args opsetattr;
/titanic_50/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1270 struct SETATTR4args { struct
1436 case OP_SETATTR: SETATTR4args opsetattr;
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2005 SETATTR4args *args = (SETATTR4args *)obj; in sumarg_setattr()
2013 SETATTR4args *args = (SETATTR4args *)obj; in dtlarg_setattr()
H A Dnfs4_xdr.c2262 xdr_SETATTR4args(register XDR *xdrs, SETATTR4args *objp) in xdr_SETATTR4args()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c5415 SETATTR4args *args = &argop->nfs_argop4_u.opsetattr; in rfs4_op_setattr()
5420 SETATTR4args *, args); in rfs4_op_setattr()