Searched refs:xdr_SETATTR3args (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/nfs/ |
H A D | tst.call3.c | 289 {setattr_arginit, NFSPROC3_SETATTR, xdr_SETATTR3args,
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs.h | 2209 extern bool_t xdr_SETATTR3args(XDR *, SETATTR3args *);
|
/illumos-gate/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 | 1075 xdr_SETATTR3args(XDR *xdrs, SETATTR3args *objp) in xdr_SETATTR3args() function
|
H A D | nfs3_vnops.c | 1436 xdr_SETATTR3args, (caddr_t)&args, in nfs3setattr() 2683 xdr_SETATTR3args, (caddr_t)&args, in nfs3excl_create_settimes()
|