Searched refs:xdr_SETATTR3args (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/dtrace/test/tst/common/nfs/ |
H A D | tst.call3.c | 291 {setattr_arginit, NFSPROC3_SETATTR, xdr_SETATTR3args,
|
/titanic_50/usr/src/uts/common/nfs/ |
H A D | nfs.h | 2132 extern bool_t xdr_SETATTR3args(XDR *, SETATTR3args *);
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_server.c | 903 xdr_SETATTR3args, NULL_xdrproc_t, sizeof (SETATTR3args),
|
H A D | nfs3_xdr.c | 1076 xdr_SETATTR3args(XDR *xdrs, SETATTR3args *objp) in xdr_SETATTR3args() function
|
H A D | nfs3_vnops.c | 1435 xdr_SETATTR3args, (caddr_t)&args, in nfs3setattr() 2682 xdr_SETATTR3args, (caddr_t)&args, in nfs3excl_create_settimes()
|