MAX_MNTOPT_TAG
char tagbuf[MAX_MNTOPT_TAG];
if ((error = copyinstr(cptr, tagbuf, MAX_MNTOPT_TAG, &len))) {