vfs_clearmntopt_nolock
vfs_clearmntopt_nolock(&vfsp->vfs_mntopts, opt, gotlock);
vfs_clearmntopt_nolock(mops, *cp, 0);
static void vfs_clearmntopt_nolock(mntopts_t *, const char *, int);
static void vfs_clearmntopt_nolock(mntopts_t *, const char *, int);
vfs_clearmntopt_nolock(&vfsp->vfs_mntopts, opt, gotlock);
vfs_clearmntopt_nolock(mops, *cp, 0);
vfs_clearmntopt_nolock(&vfsp->vfs_mntopts, tag, 1);