Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c319 sizeof (PATHCONF3args), xdr_PATHCONF3res, sizeof (PATHCONF3res)},
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs.h2169 extern bool_t xdr_PATHCONF3res(XDR *, PATHCONF3res *);
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1030 xdr_PATHCONF3res, NULL_xdrproc_t, sizeof (PATHCONF3res),
H A Dnfs3_xdr.c2605 xdr_PATHCONF3res(XDR *xdrs, PATHCONF3res *objp) in xdr_PATHCONF3res() function
H A Dnfs3_vnops.c5863 xdr_PATHCONF3res, (caddr_t)&res, cr, in nfs3_pathconf()