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 | 291 {setattr_arginit, NFSPROC3_SETATTR, xdr_SETATTR3args,
|
/illumos-gate/usr/src/uts/common/nfs/ |
H A D | nfs.h | 2132 extern bool_t xdr_SETATTR3args(XDR *, SETATTR3args *);
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_xdr.c | 1076 xdr_SETATTR3args(XDR *xdrs, SETATTR3args *objp) function
|
H A D | nfs_server.c | 900 xdr_SETATTR3args, NULL_xdrproc_t, sizeof (SETATTR3args),
|
H A D | nfs3_vnops.c | 1435 xdr_SETATTR3args, (caddr_t)&args, 2682 xdr_SETATTR3args, (caddr_t)&args,
|
Completed in 99 milliseconds