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);
nfs_decode_args(nmp, args, l);
nfs_decode_args(nmp, argp, l);
void nfs_decode_args(struct nfsmount *, struct nfs_args *,