nfs_decode_args
static void nfs_decode_args(struct mount *mp, struct nfsmount *nmp,
nfs_decode_args(mp, nmp, &args, NULL, td->td_ucred, td);
nfs_decode_args(mp, nmp, argp, hst, cred, td);