cache_get
if (cache_get(xprt, msg, &reply, &replylen)) {
static int cache_get(SVCXPRT *, struct rpc_msg *, char **, size_t *);
cache_get(&mp->mnt_ncmountpt, nch);
void cache_get(struct nchandle *nch, struct nchandle *target);