VFS_UNMOUNT
if ((error = VFS_UNMOUNT(vfsp, flag, cr)) != 0) {
if (error = VFS_UNMOUNT(vfsp, flag, cr)) {