MNT_SHRINKABLE
if (!(mnt_flags & MNT_SHRINKABLE))
err = do_add_mount(mnt, &mp, path->mnt->mnt_flags | MNT_SHRINKABLE);
if (!(mnt->mnt.mnt_flags & MNT_SHRINKABLE))