Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c331 {rename_arginit, NFSPROC3_RENAME, xdr_RENAME3args,
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h2157 extern bool_t xdr_RENAME3args(XDR *, RENAME3args *);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c987 xdr_RENAME3args, NULL_xdrproc_t, sizeof (RENAME3args),
H A Dnfs3_xdr.c1900 xdr_RENAME3args(XDR *xdrs, RENAME3args *objp) in xdr_RENAME3args() function
H A Dnfs3_vnops.c3277 xdr_RENAME3args, (caddr_t)&args, in nfs3rename()