Searched refs:readlinkres (Results 1 – 5 of 5) sorted by relevance
230 struct readlinkres { struct236 typedef struct readlinkres readlinkres; argument238 extern "C" bool_t xdr_readlinkres(XDR *, readlinkres *);240 extern bool_t xdr_readlinkres(XDR *, readlinkres *);496 extern "C" readlinkres * nfsproc_readlink_2(nfs_fh *, CLIENT *);497 extern "C" readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);552 extern readlinkres * nfsproc_readlink_2(nfs_fh *, CLIENT *);553 extern readlinkres * nfsproc_readlink_2_svc(nfs_fh *, struct svc_req *);608 extern readlinkres * nfsproc_readlink_2();609 extern readlinkres * nfsproc_readlink_2_svc();
205 union readlinkres switch (nfsstat status) {335 readlinkres
175 xdr_readlinkres(XDR *xdrs, readlinkres *objp) in xdr_readlinkres()
186 union readlinkres switch (nfsstat status) {316 readlinkres
202 struct readlinkres *205 static struct readlinkres res; in nfsproc_readlink_2_svc()