From d1312bc25f9498782effdfcc7c6f64a668d4fcfc Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Mon, 7 Mar 2022 06:56:22 +0000 Subject: [PATCH] Import kpmcore_21.12.3-1.debian.tar.xz [dgit import tarball kpmcore 21.12.3-1 kpmcore_21.12.3-1.debian.tar.xz] --- changelog | 358 +++++++++ control | 52 ++ copyright | 78 ++ libkpmcore-dev.install | 3 + libkpmcore11.install | 7 + libkpmcore11.symbols | 1567 ++++++++++++++++++++++++++++++++++++++ rules | 18 + salsa-ci.yml | 6 + source/format | 1 + upstream/metadata | 7 + upstream/signing-key.asc | 106 +++ watch | 2 + 12 files changed, 2205 insertions(+) create mode 100644 changelog create mode 100644 control create mode 100644 copyright create mode 100644 libkpmcore-dev.install create mode 100644 libkpmcore11.install create mode 100644 libkpmcore11.symbols create mode 100755 rules create mode 100644 salsa-ci.yml create mode 100644 source/format create mode 100644 upstream/metadata create mode 100644 upstream/signing-key.asc create mode 100644 watch diff --git a/changelog b/changelog new file mode 100644 index 0000000..ca3c755 --- /dev/null +++ b/changelog @@ -0,0 +1,358 @@ +kpmcore (21.12.3-1) unstable; urgency=medium + + * Team upload. + * New upstream release. + * Update symbols file from the logs of buildds. + * CI: enable blhc, as it should work fine now. + * Update the build dependencies according to the upstream build system: + - bump cmake to 3.16.0 + * Remove the unused ${shlibs:Depends} substvar from libkpmcore-dev. + + -- Pino Toscano Mon, 07 Mar 2022 07:56:22 +0100 + +kpmcore (21.12.2-3) unstable; urgency=medium + + * More symbols fixes for armel and riscv64. + * Add Build-Depends-Package to symbols file. + + -- Aurélien COUDERC Fri, 18 Feb 2022 13:24:03 +0100 + +kpmcore (21.12.2-2) unstable; urgency=medium + + * Fix symbols for armel and riscv64. + + -- Aurélien COUDERC Fri, 18 Feb 2022 11:16:31 +0100 + +kpmcore (21.12.2-1) unstable; urgency=medium + + * New upstream release + + -- Jonathan Carter Thu, 17 Feb 2022 11:19:15 +0200 + +kpmcore (21.12.1-1) unstable; urgency=medium + + * New upstream release + * Update standards version to 4.6.0 + * Update symbols + + -- Jonathan Carter Thu, 20 Jan 2022 11:57:01 +0200 + +kpmcore (21.08.0-1) unstable; urgency=medium + + [ Norbert Preining ] + * New upstream release (21.08.0). + + -- Norbert Preining Tue, 17 Aug 2021 12:38:22 +0900 + +kpmcore (21.04.0-1) experimental; urgency=medium + + [ Norbert Preining ] + * New upstream release (21.04.0). + * Add myself to uploaders. + * Drop upstream patch. + * Bump so-level in accordance with upstream. + * Update symbols. + * Add missing breaks/replaces. + + -- Norbert Preining Mon, 26 Apr 2021 08:33:25 +0900 + +kpmcore (20.12.3-2) unstable; urgency=medium + + * Backport upstream fix so that S.M.A.R.T. information display always works + whatever the disk state. + + -- Aurélien COUDERC Mon, 22 Mar 2021 11:36:09 +0100 + +kpmcore (20.12.3-1) unstable; urgency=medium + + * New upstream release (20.12.3). + + -- Aurélien COUDERC Mon, 08 Mar 2021 23:23:00 +0100 + +kpmcore (20.12.2-4) unstable; urgency=medium + + * Team upload. + * Drop unused build dependencies: libatasmart-dev, libkf5auth-dev, + libparted-dev, libqca-qt5-2-dev, and util-linux + - drop also the libatasmart-dev dependency in libkpmcore-dev + - drop also the libqca-qt5-2-plugins dependency in libkpmcore10 + * Enable the build on any architecture (not only Linux ones), as it builds + fine now. + * Update symbols files from the logs of buildds. + + -- Pino Toscano Fri, 12 Feb 2021 22:15:58 +0100 + +kpmcore (20.12.2-3) unstable; urgency=medium + + * Team upload. + * Update symbols files from the logs of buildds. + * debian/copyright: use spaces rather than tabs to start continuation lines. + * Explicitly add the gettext build dependency. + * Add the missing libkpmcore10 dependency in libkpmcore-dev. + * Remove the old libkpmcore5, and libkpmcore6 breaks/replaces, as they + existed only in versions between Stretch and Buster. + * Do not ship kpmcore._policy_.mo files, as they are helper translations for + .policy files. + + -- Pino Toscano Fri, 12 Feb 2021 12:49:57 +0100 + +kpmcore (20.12.2-2) unstable; urgency=medium + + * Update symbols file for armel and risvc64 specificities. + + -- Aurélien COUDERC Fri, 12 Feb 2021 09:50:47 +0100 + +kpmcore (20.12.2-1) unstable; urgency=medium + + * Update upstream GPG signing key. + * New upstream release (20.12.2). + * Git ignore generated debian/files. + * Add min versions to build dependencies according to the upstream build + system. + * Drop explicit call to dh_missing --fail-missing, it’s now the default with + debhelper-compat 13. + * Add symbols file. + * Drop breaks/replaces older than 2 stable releases. + * Add upstream metadata. + * Move maintainer and repos from extras to kde now that the app is part of + official KDE apps releases. + * Update project homepage. + * Add salsa-ci.yml pipeline file. + + -- Aurélien COUDERC Mon, 08 Feb 2021 13:39:08 +0100 + +kpmcore (20.12.1-1) unstable; urgency=medium + + * New upstream release + + -- Jonathan Carter Tue, 12 Jan 2021 16:58:01 +0200 + +kpmcore (20.12.0-1) unstable; urgency=medium + + * New upstream release + * Update watch file (kpmcore is now part of kde release service) + * Remove patches, now integrated upstream + * Update standards version to 4.5.1 + + -- Jonathan Carter Tue, 22 Dec 2020 14:30:08 +0200 + +kpmcore (4.2.0-2) unstable; urgency=medium + + * Remove explicit dependency polkit-qt1 added in error + + -- Jonathan Carter Mon, 19 Oct 2020 11:35:48 +0200 + +kpmcore (4.2.0-1) unstable; urgency=medium + + * New upstream release + * Bump debhelper-compat to 13 + * Add build-dep: libpolkit-qt5-1-dev + * Add binary-dep: polkit-qt1 + * Add upstream signing key + * Add patch to provide local ecm functions + * Bump soname version to kpmcore10 + + -- Jonathan Carter Fri, 16 Oct 2020 22:15:39 +0200 + +kpmcore (4.1.0-2) unstable; urgency=medium + + * Fix libkpmcore dependency + + -- Jonathan Carter Thu, 20 Feb 2020 10:51:08 +0200 + +kpmcore (4.1.0-1) unstable; urgency=medium + + * New upstream release + * Update standards version to 4.5.0 + * Declare Rules-Requires-Root + * Update copyright years + * Bump soname version to kpmcore9 + + -- Jonathan Carter Mon, 10 Feb 2020 09:18:41 +0200 + +kpmcore (4.0.1-2) unstable; urgency=medium + + [ Alf Gaida ] + * libqca-qt5-2-plugins is a dependency for libkpmcore8, not a build-dependency + * Added missed override_dh_missing + * Install missed directories to libkpmcore8 + (Closes: #942522, #942528) + * Removed FindLIBPARTED.cmake from d/copyright - file isn't provided anymore + + [ Jonathan Carter ] + * Upload to unstable + + -- Alf Gaida Thu, 17 Oct 2019 17:30:09 +0200 + +kpmcore (4.0.1-1) unstable; urgency=medium + + * New upstream version + * Update standards version to 4.4.1 + + -- Jonathan Carter Mon, 14 Oct 2019 09:04:09 +0000 + +kpmcore (4.0.0-1~exp2) experimental; urgency=medium + + * Override dh_autotest (dbus possibly can't work in chroot) + + -- Jonathan Carter Mon, 23 Sep 2019 20:53:30 +0200 + +kpmcore (4.0.0-1~exp1) experimental; urgency=medium + + [ Jonathan Carter ] + * New upstream release + * Update standards version to 4.4.0 + * Upgrade to debhelper-compat (=12) + * Remove luks1 patch (applied upstream) + + [ Lisandro Damián Nicanor Pérez Meyer ] + * Add libqca-qt5-2-dev as a build dependency, required by the build system. + + -- Jonathan Carter Mon, 08 Jul 2019 09:08:30 +0000 + +kpmcore (3.3.0-5) unstable; urgency=medium + + * Use luks1 format only + + -- Jonathan Carter Sat, 06 Apr 2019 12:40:05 +0200 + +kpmcore (3.3.0-4) unstable; urgency=medium + + * Version bump (no changes) + + -- Jonathan Carter Tue, 27 Nov 2018 09:54:56 +0200 + +kpmcore (3.3.0-3) unstable; urgency=medium + + * Remove build-dependencies that are no longed needed + - libkf5service-dev + - libkf5iconthemes-dev + - libkf5kio-de + * Add upstream signing key + * Add new required dependencies + - libqca-qt5-2-plugins + * Update standards version to 4.2.0 + * Update Vcs to salsa.debian.org + + -- Jonathan Carter Fri, 09 Feb 2018 13:34:01 +0200 + +kpmcore (3.3.0-2) unstable; urgency=medium + + * Depend libkpmcore-dev on correct libkpmcore (Closes: #887874) + + -- Jonathan Carter Thu, 25 Jan 2018 14:23:36 +0200 + +kpmcore (3.3.0-1) unstable; urgency=medium + + * New upstream release + * Update standards version to 4.1.3 + - Update to secure URI in debian/watch + + -- Jonathan Carter Mon, 08 Jan 2018 14:14:23 +0200 + +kpmcore (3.2.1-3) unstable; urgency=medium + + * Revert target architectures to linux-any + (Closes: #881497, #881031) + + -- Jonathan Carter Mon, 13 Nov 2017 09:29:00 +0200 + +kpmcore (3.2.1-2) unstable; urgency=medium + + * Update symbols file + * Remove builds for alpha, powerpcspe and m68k + (kde dependencies has never been available since inception + of this package) + + -- Jonathan Carter Sat, 04 Nov 2017 14:45:13 +0200 + +kpmcore (3.2.1-1) unstable; urgency=medium + + * New upstream release + + -- Jonathan Carter Fri, 03 Nov 2017 20:00:36 +0200 + +kpmcore (3.2.0-2) unstable; urgency=medium + + * Use versioned build-dep for libblkid-dev (Closes: #879025) + + -- Jonathan Carter Wed, 25 Oct 2017 09:03:19 +0200 + +kpmcore (3.2.0-1) unstable; urgency=medium + + * New upstream release + * Update standards version to 4.1.1 + + -- Jonathan Carter Fri, 06 Oct 2017 15:52:21 +0200 + +kpmcore (3.1.2-2) unstable; urgency=medium + + * Add corresponding breaks field for the replace field (Closes: #870435) + * Update maintainer email address + * Update standards version to 4.1.0.0 + + -- Jonathan Carter Tue, 29 Aug 2017 09:45:05 +0200 + +kpmcore (3.1.2-1) unstable; urgency=medium + + * New upstream release + * Set standards version to 4.0.0 + * Set architecture to linux-any + * Upload to unstable + + -- Jonathan Carter Wed, 05 Jul 2017 15:52:07 +0200 + +kpmcore (3.0.3-1) experimental; urgency=medium + + * New upstream release + * Migrate from gitlab.com to git.debian.org + * Update debian/copyright + + -- Jonathan Carter Wed, 22 Mar 2017 11:51:02 +0200 + +kpmcore (3.0.2-2) unstable; urgency=medium + + * Update symbols files (Fix FTBFS on i386) + + -- Jonathan Carter Tue, 10 Jan 2017 18:49:36 +0200 + +kpmcore (3.0.2-1) unstable; urgency=medium + + [ Jonathan Carter ] + * New upstream release (Closes: #850788) + + [ Scott Kitterman ] + * Update debian/copyright + + -- Jonathan Carter Tue, 10 Jan 2017 09:50:02 +0200 + +kpmcore (3.0.0-1) unstable; urgency=medium + + [ Jonathan Carter ] + * New upstream release + * Remove unneeded dependency: libkf5kdelibs4support-dev + * Update watch file to use download.kde.org + * Make libkpmcore4-dev depend on libkpmcore4 (Closes: #847565) + + [ Andrius Štikonas ] + * Update dependencies to match CMakeLists.txt + + [ Scott Kitterman ] + * Update debian/copyright + + -- Jonathan Carter Sun, 18 Dec 2016 10:30:42 +0200 + +kpmcore (2.2.1-2) unstable; urgency=medium + + * Upgrade compat to 10 + * Update architectures to any + * Remove unneeded Replaces field + * Add copyright entry + + -- Jonathan Carter Fri, 11 Nov 2016 16:18:58 +0200 + +kpmcore (2.2.1-1) unstable; urgency=low + + * Initial release (Closes: 810063) + + -- Jonathan Carter Sat, 10 Sep 2016 19:46:04 +0200 diff --git a/control b/control new file mode 100644 index 0000000..a31be52 --- /dev/null +++ b/control @@ -0,0 +1,52 @@ +Source: kpmcore +Section: libs +Priority: optional +Maintainer: Debian Qt/KDE Maintainers +Uploaders: Aurélien COUDERC , + Jonathan Carter , + Norbert Preining , +Build-Depends: cmake (>= 3.16.0~), + debhelper-compat (= 13), + extra-cmake-modules (>= 5.73~), + gettext, + libblkid-dev (>= 2.33.2), + libkf5coreaddons-dev (>= 5.73~), + libkf5i18n-dev (>= 5.73~), + libkf5widgetsaddons-dev (>= 5.73~), + libpolkit-qt5-1-dev, + pkg-config, + pkg-kde-tools, + qtbase5-dev (>= 5.14.0~), +Standards-Version: 4.6.0 +Rules-Requires-Root: no +Homepage: https://invent.kde.org/system/kpmcore +Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kpmcore +Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kpmcore.git + +Package: libkpmcore11 +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Replaces: libkpmcore10, libkpmcore4, libkpmcore7, libkpmcore8, libkpmcore9 +Breaks: libkpmcore10, libkpmcore4, libkpmcore7, libkpmcore8, libkpmcore9 +Description: KDE Partition Manager Core + KDE Parition Partition Manager Core (KPM core) allows + software to re-use common partitioning GUI tasks. + . + It is used in the generic system installer called Calamares + and may be used in more interfaces in the future. Right now it + is unlikely to be useful installed on its own. + +Package: libkpmcore-dev +Section: libdevel +Architecture: any +Depends: libkpmcore11 (= ${binary:Version}), ${misc:Depends}, +Replaces: libkpmcore4-dev +Description: KDE Partition Manager Core development files + KDE Parition Partition Manager Core (KPM core) allows + software to re-use common partitioning GUI tasks. + . + It is used in the generic system installer called Calamares + and may be used in more interfaces in the future. Right now it + is unlikely to be useful installed on its own. + . + This package contains development files for kpmcore. diff --git a/copyright b/copyright new file mode 100644 index 0000000..9e309ae --- /dev/null +++ b/copyright @@ -0,0 +1,78 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: kpmcore +Source: https://invent.kde.org/system/kpmcore + +Files: * +Copyright: 2013-2020 Andrius Štikonas + 2008-2012 Volker Lanz + 2015-2016 Teo Mrnjavac + 2016 Chantara Tith +License: GPL-3+ + +Files: po/uk/kpmcore.po +Copyright: 2015-2017, Yuri Chornoivan +License: LGPL-2.1+ + +Files: po/ca@valencia/kpmcore.po +Copyright: 2009, 2010, Manuel Tortosa Moreno + 2009-2016, Josep Ma. Ferrer + 2012-2017, Antoni Bella Pérez +License: LGPL-2.1+ + +Files: po/bg/kpmcore.po +Copyright: 2009, Valeriy Voutov + 2009-2011, Yasen Pramatarov + 2009, сен Праматаров +License: GPL-3+ + +Files: po/ca/kpmcore.po +Copyright: 2009, 2010, Manuel Tortosa Moreno + 2009-2016, Josep Ma. Ferrer + 2012-2017, Antoni Bella Pérez +License: LGPL-2.1+ + +License: LGPL-2.1+ + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by the + Free Software Foundation; version 2.1 of the License, or (at + your option) any later version. + . + On Debian systems, the complete text of version 2.1 of the GNU Lesser + General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. + +License: GPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems the full text of the GNU General Public License + version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. + +Files: debian/* +Copyright: 2016-2020 Jonathan Carter +License: GPL-2+ + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". diff --git a/libkpmcore-dev.install b/libkpmcore-dev.install new file mode 100644 index 0000000..c18f5ac --- /dev/null +++ b/libkpmcore-dev.install @@ -0,0 +1,3 @@ +usr/include/kpmcore +usr/lib/*/cmake/KPMcore +usr/lib/*/libkpmcore.so diff --git a/libkpmcore11.install b/libkpmcore11.install new file mode 100644 index 0000000..08cdc3e --- /dev/null +++ b/libkpmcore11.install @@ -0,0 +1,7 @@ +usr/lib/*/libkpmcore.so.21.* +usr/lib/*/libkpmcore.so.11 +usr/lib/*/qt5/plugins/ +usr/lib/*/libexec/ +usr/share/dbus-1/ +usr/share/locale +usr/share/polkit-1/actions diff --git a/libkpmcore11.symbols b/libkpmcore11.symbols new file mode 100644 index 0000000..bb7a908 --- /dev/null +++ b/libkpmcore11.symbols @@ -0,0 +1,1567 @@ +# SymbolsHelper-Confirmed: 21.12.2 amd64 armhf +libkpmcore.so.11 libkpmcore11 #MINVER# +* Build-Depends-Package: libkpmcore-dev + _Z12aboutKPMcorev@Base 21.12.1 + _Z16readFstabEntriesRK7QString@Base 21.12.1 + _Z16writeMountpointsRK5QListI10FstabEntryERK7QString@Base 21.12.1 + _Z17registerMetaTypesv@Base 21.12.1 + _Z19possibleMountPointsRK7QStringS1_@Base 21.12.1 + _Z23caseInsensitiveLessThanRK7QStringS1_@Base 21.12.1 + _Z9isMountedRK7QString@Base 21.12.1 + _ZN10DiskDeviceC1ERK7QStringS2_iiixS2_@Base 21.12.1 + _ZN10DiskDeviceC2ERK7QStringS2_iiixS2_@Base 21.12.1 + _ZN10FileSystem10addFeatureERK7QStringRK8QVariant@Base 21.12.1 + _ZN10FileSystem10writeLabelER6ReportRK7QStringS4_@Base 21.12.1 + _ZN10FileSystem11addFeaturesERK4QMapI7QString8QVariantE@Base 21.12.1 + _ZN10FileSystem11nameForTypeENS_4TypeERK11QStringList@Base 21.12.1 + _ZN10FileSystem11typeForNameERK7QStringRK11QStringList@Base 21.12.1 + _ZN10FileSystem12findExternalERK7QStringRK11QStringListi@Base 21.12.1 + _ZN10FileSystem13setLastSectorEx@Base 21.12.1 + _ZN10FileSystem13setSectorSizeEx@Base 21.12.1 + _ZN10FileSystem14setFirstSectorEx@Base 21.12.1 + _ZN10FileSystem14setSectorsUsedEx@Base 21.12.1 + _ZN10FileSystem15createWithLabelER6ReportRK7QStringS4_@Base 21.12.1 + _ZN10FileSystem16defaultColorCodeE@Base 21.12.1 + _ZN10FileSystem16detectFileSystemERK7QString@Base 21.12.1 + _ZN10FileSystem16detectMountPointEPS_RK7QString@Base 21.12.1 + _ZN10FileSystem16writeLabelOnlineER6ReportRK7QStringS4_S4_@Base 21.12.1 + _ZN10FileSystem17detectMountStatusEPS_RK7QString@Base 21.12.1 + _ZN10FileSystem19addAvailableFeatureERK7QString@Base 21.12.1 + _ZN10FileSystem4moveEx@Base 21.12.1 + _ZN10FileSystem4scanERK7QString@Base 21.12.1 + _ZN10FileSystem5mountER6ReportRK7QStringS4_@Base 21.12.1 + _ZN10FileSystem5typesEv@Base 21.12.1 + _ZN10FileSystem6createER6ReportRK7QString@Base 21.12.1 + _ZN10FileSystem7setUUIDERK7QString@Base 21.12.1 + _ZN10FileSystem7unmountER6ReportRK7QString@Base 21.12.1 + _ZN10FileSystem8setLabelERK7QString@Base 21.12.1 + _ZN10FileSystemC1ExxxRK7QStringNS_4TypeE@Base 21.12.1 + _ZN10FileSystemC1ExxxRK7QStringRK4QMapIS0_8QVariantENS_4TypeE@Base 21.12.1 + _ZN10FileSystemC2ExxxRK7QStringNS_4TypeE@Base 21.12.1 + _ZN10FileSystemC2ExxxRK7QStringRK4QMapIS0_8QVariantENS_4TypeE@Base 21.12.1 + _ZN10FileSystemD0Ev@Base 21.12.1 + _ZN10FileSystemD1Ev@Base 21.12.1 + _ZN10FileSystemD2Ev@Base 21.12.1 + _ZN10FstabEntry10setOptionsERK11QStringList@Base 21.12.1 + _ZN10FstabEntry11setDumpFreqEi@Base 21.12.1 + _ZN10FstabEntry13setMountPointERK7QString@Base 21.12.1 + _ZN10FstabEntry13setPassNumberEi@Base 21.12.1 + _ZN10FstabEntry9setFsSpecERK7QString@Base 21.12.1 + _ZN10FstabEntryC1ERK7QStringS2_S2_S2_iiS2_@Base 21.12.1 + _ZN10FstabEntryC2ERK7QStringS2_S2_S2_iiS2_@Base 21.12.1 + _ZN10HtmlReport6footerEv@Base 21.12.1 + _ZN10HtmlReport6headerEv@Base 21.12.1 + _ZN10HtmlReport9tableLineERK7QStringS0_@Base 21.12.1 + _ZN10PartWidget10paintEventEP11QPaintEvent@Base 21.12.1 + _ZN10PartWidget11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN10PartWidget11qt_metacastEPKc@Base 21.12.1 + _ZN10PartWidget11resizeEventEP12QResizeEvent@Base 21.12.1 + _ZN10PartWidget14updateChildrenEv@Base 21.12.1 + _ZN10PartWidget16staticMetaObjectE@Base 21.12.1 + _ZN10PartWidget22setFileSystemColorCodeERKSt6vectorI6QColorSaIS1_EE@Base 21.12.1 + _ZN10PartWidget4initEP9Partition@Base 21.12.1 + _ZN10PartWidgetC1EP7QWidgetP9Partition@Base 21.12.1 + _ZN10PartWidgetC2EP7QWidgetP9Partition@Base 21.12.1 + _ZN11CoreBackend10setVersionERK7QString@Base 21.12.1 + _ZN11CoreBackend11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN11CoreBackend11qt_metacastEPKc@Base 21.12.1 + _ZN11CoreBackend12emitProgressEi@Base 21.12.1 + _ZN11CoreBackend12scanProgressERK7QStringi@Base 21.12.1 + _ZN11CoreBackend16emitScanProgressERK7QStringi@Base 21.12.1 + _ZN11CoreBackend16staticMetaObjectE@Base 21.12.1 + _ZN11CoreBackend26setPartitionTableForDeviceER6DeviceP14PartitionTable@Base 21.12.1 + _ZN11CoreBackend29setPartitionTableMaxPrimariesER14PartitionTablei@Base 21.12.1 + _ZN11CoreBackend2idEv@Base 21.12.1 + _ZN11CoreBackend5setIdERK7QString@Base 21.12.1 + _ZN11CoreBackend7versionEv@Base 21.12.1 + _ZN11CoreBackend8progressEi@Base 21.12.1 + _ZN11CoreBackendC1Ev@Base 21.12.1 + _ZN11CoreBackendC2Ev@Base 21.12.1 + _ZN11CoreBackendD0Ev@Base 21.12.1 + _ZN11CoreBackendD1Ev@Base 21.12.1 + _ZN11CoreBackendD2Ev@Base 21.12.1 + _ZN11SmartStatus12tempToStringEy@Base 21.12.1 + _ZN11SmartStatus13addAttributesE5QListI24SmartAttributeParsedDataE@Base 21.12.1 + _ZN11SmartStatus22selfTestStatusToStringENS_14SelfTestStatusE@Base 21.12.1 + _ZN11SmartStatus25overallAssessmentToStringENS_7OverallE@Base 21.12.1 + _ZN11SmartStatus6updateEv@Base 21.12.1 + _ZN11SmartStatusC1ERK7QString@Base 21.12.1 + _ZN11SmartStatusC2ERK7QString@Base 21.12.1 + _ZN12NewOperation11setLabelJobEv@Base 21.12.1 + _ZN12NewOperation12canCreateNewEPK9Partition@Base 21.12.1 + _ZN12NewOperation12newPartitionEv@Base 21.12.1 + _ZN12NewOperation12targetDeviceEv@Base 21.12.1 + _ZN12NewOperation15setPartFlagsJobEv@Base 21.12.1 + _ZN12NewOperation18createPartitionJobEv@Base 21.12.1 + _ZN12NewOperation19createFileSystemJobEv@Base 21.12.1 + _ZN12NewOperation19setPartitionUUIDJobEv@Base 21.12.1 + _ZN12NewOperation20setPartitionLabelJobEv@Base 21.12.1 + _ZN12NewOperation25setPartitionAttributesJobEv@Base 21.12.1 + _ZN12NewOperation4undoEv@Base 21.12.1 + _ZN12NewOperation7previewEv@Base 21.12.1 + _ZN12NewOperation8checkJobEv@Base 21.12.1 + _ZN12NewOperation9createNewERK9PartitionN10FileSystem4TypeE@Base 21.12.1 + _ZN12NewOperationC1ER6DeviceP9Partition@Base 21.12.1 + _ZN12NewOperationC2ER6DeviceP9Partition@Base 21.12.1 + _ZN12NewOperationD0Ev@Base 21.12.1 + _ZN12NewOperationD1Ev@Base 21.12.1 + _ZN12NewOperationD2Ev@Base 21.12.1 + _ZN12SoftwareRAID10isRaidPathERK7QString@Base 21.12.1 + _ZN12SoftwareRAID11shrinkArrayER6ReportRK11QStringList@Base 21.12.1 + _ZN12SoftwareRAID12getArraySizeERK7QString@Base 21.12.1 + _ZN12SoftwareRAID12getChunkSizeERK7QString@Base 21.12.1 + _ZN12SoftwareRAID12getRaidLevelERK7QString@Base 21.12.1 + _ZN12SoftwareRAID12isRaidMemberERK7QString@Base 21.12.1 + _ZN12SoftwareRAID13getTotalChunkERK7QString@Base 21.12.1 + _ZN12SoftwareRAID14initPartitionsEv@Base 21.12.1 + _ZN12SoftwareRAID16scanSoftwareRAIDER5QListIP6DeviceE@Base 21.12.1 + _ZN12SoftwareRAID16stopSoftwareRAIDERK7QString@Base 21.12.1 + _ZN12SoftwareRAID17getDevicePathListERK7QString@Base 21.12.1 + _ZN12SoftwareRAID18createSoftwareRAIDER6ReportRK7QString11QStringListii@Base 21.12.1 + _ZN12SoftwareRAID18deleteSoftwareRAIDER6ReportRS_@Base 21.12.1 + _ZN12SoftwareRAID20assembleSoftwareRAIDERK7QString@Base 21.12.1 + _ZN12SoftwareRAID20getRAIDConfigurationERK7QString@Base 21.12.1 + _ZN12SoftwareRAID22reassembleSoftwareRAIDERK7QString@Base 21.12.1 + _ZN12SoftwareRAID7getUUIDERK7QString@Base 21.12.1 + _ZN12SoftwareRAID9getDetailERK7QString@Base 21.12.1 + _ZN12SoftwareRAID9growArrayER6ReportRK11QStringList@Base 21.12.1 + _ZN12SoftwareRAID9setStatusENS_6StatusE@Base 21.12.1 + _ZN12SoftwareRAIDC1ERK7QStringNS_6StatusES2_@Base 21.12.1 + _ZN12SoftwareRAIDC2ERK7QStringNS_6StatusES2_@Base 21.12.1 + _ZN13CopyOperation10createCopyERK9PartitionS2_@Base 21.12.1 + _ZN13CopyOperation23setOverwrittenPartitionEP9Partition@Base 21.12.1 + _ZN13CopyOperation27cleanupOverwrittenPartitionEv@Base 21.12.1 + _ZN13CopyOperation4undoEv@Base 21.12.1 + _ZN13CopyOperation7canCopyEPK9Partition@Base 21.12.1 + _ZN13CopyOperation7executeER6Report@Base 21.12.1 + _ZN13CopyOperation7previewEv@Base 21.12.1 + _ZN13CopyOperation8canPasteEPK9PartitionS2_@Base 21.12.1 + _ZN13CopyOperationC1ER6DeviceP9PartitionS1_S3_@Base 21.12.1 + _ZN13CopyOperationC2ER6DeviceP9PartitionS1_S3_@Base 21.12.1 + _ZN13CopyOperationD0Ev@Base 21.12.1 + _ZN13CopyOperationD1Ev@Base 21.12.1 + _ZN13CopyOperationD2Ev@Base 21.12.1 + _ZN13DeviceScanner11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN13DeviceScanner11qt_metacastEPKc@Base 21.12.1 + _ZN13DeviceScanner16setupConnectionsEv@Base 21.12.1 + _ZN13DeviceScanner16staticMetaObjectE@Base 21.12.1 + _ZN13DeviceScanner3runEv@Base 21.12.1 + _ZN13DeviceScanner4scanEv@Base 21.12.1 + _ZN13DeviceScanner5clearEv@Base 21.12.1 + _ZN13DeviceScanner8progressERK7QStringi@Base 21.12.1 + _ZN13DeviceScannerC1EP7QObjectR14OperationStack@Base 21.12.1 + _ZN13DeviceScannerC2EP7QObjectR14OperationStack@Base 21.12.1 + _ZN13PartitionNode11predecessorER9Partition@Base 21.12.1 + _ZN13PartitionNode13clearChildrenEv@Base 21.12.1 + _ZN13PartitionNode21findPartitionBySectorExRK13PartitionRole@Base 21.12.1 + _ZN13PartitionNode6insertEP9Partition@Base 21.12.1 + _ZN13PartitionNode6removeEP9Partition@Base 21.12.1 + _ZN13PartitionNode8reparentER9Partition@Base 21.12.1 + _ZN13PartitionNode9successorER9Partition@Base 21.12.1 + _ZN14CheckOperation8canCheckEPK9Partition@Base 21.12.1 + _ZN14CheckOperationC1ER6DeviceR9Partition@Base 21.12.1 + _ZN14CheckOperationC2ER6DeviceR9Partition@Base 21.12.1 + _ZN14OperationStack11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN14OperationStack11qt_metacastEPKc@Base 21.12.1 + _ZN14OperationStack11sortDevicesEv@Base 21.12.1 + _ZN14OperationStack12clearDevicesEv@Base 21.12.1 + _ZN14OperationStack14devicesChangedEv@Base 21.12.1 + _ZN14OperationStack15clearOperationsEv@Base 21.12.1 + _ZN14OperationStack16staticMetaObjectE@Base 21.12.1 + _ZN14OperationStack17mergeNewOperationERP9OperationS2_@Base 21.12.1 + _ZN14OperationStack17operationsChangedEv@Base 21.12.1 + _ZN14OperationStack18mergeCopyOperationERP9OperationS2_@Base 21.12.1 + _ZN14OperationStack21mergeRestoreOperationERP9OperationS2_@Base 21.12.1 + _ZN14OperationStack22findDeviceForPartitionEPK9Partition@Base 21.12.1 + _ZN14OperationStack23mergePartFlagsOperationERP9OperationS2_@Base 21.12.1 + _ZN14OperationStack23mergePartLabelOperationERP9OperationS2_@Base 21.12.1 + _ZN14OperationStack34mergeCreatePartitionTableOperationERP9OperationS2_@Base 21.12.1 + _ZN14OperationStack37mergeResizeVolumeGroupResizeOperationERP9Operation@Base 21.12.1 + _ZN14OperationStack3popEv@Base 21.12.1 + _ZN14OperationStack4pushEP9Operation@Base 21.12.1 + _ZN14OperationStack9addDeviceEP6Device@Base 21.12.1 + _ZN14OperationStackC1EP7QObject@Base 21.12.1 + _ZN14OperationStackC2EP7QObject@Base 21.12.1 + _ZN14OperationStackD0Ev@Base 21.12.1 + _ZN14OperationStackD1Ev@Base 21.12.1 + _ZN14OperationStackD2Ev@Base 21.12.1 + _ZN14PartWidgetBase10m_MinWidthE@Base 21.12.1 + _ZN14PartWidgetBase13m_BorderWidthE@Base 21.12.1 + _ZN14PartWidgetBase14m_BorderHeightE@Base 21.12.1 + _ZN14PartWidgetBase9m_SpacingE@Base 21.12.1 + _ZN14PartitionTable13flagsFromListE11QStringList@Base 21.12.1 + _ZN14PartitionTable15nameToTableTypeERK7QString@Base 21.12.1 + _ZN14PartitionTable15tableTypeToNameENS_9TableTypeE@Base 21.12.1 + _ZN14PartitionTable17defaultLastUsableERK6DeviceNS_9TableTypeE@Base 21.12.1 + _ZN14PartitionTable17insertUnallocatedERK6DeviceP13PartitionNodex@Base 21.12.1 + _ZN14PartitionTable17removeUnallocatedEP13PartitionNode@Base 21.12.1 + _ZN14PartitionTable17removeUnallocatedEv@Base 21.12.1 + _ZN14PartitionTable17updateUnallocatedERK6Device@Base 21.12.1 + _ZN14PartitionTable18defaultFirstUsableERK6DeviceNS_9TableTypeE@Base 21.12.1 + _ZN14PartitionTable19getUnallocatedRangeERK6DeviceR13PartitionNodeRxS5_@Base 21.12.1 + _ZN14PartitionTable19tableTypeIsReadOnlyENS_9TableTypeE@Base 21.12.1 + _ZN14PartitionTable24maxPrimariesForTableTypeENS_9TableTypeE@Base 21.12.1 + _ZN14PartitionTable25tableTypeSupportsExtendedENS_9TableTypeE@Base 21.12.1 + _ZN14PartitionTable6appendEP9Partition@Base 21.12.1 + _ZN14PartitionTable7setTypeERK6DeviceNS_9TableTypeE@Base 21.12.1 + _ZN14PartitionTable8flagListEv@Base 21.12.1 + _ZN14PartitionTable8flagNameENS_4FlagE@Base 21.12.1 + _ZN14PartitionTable9flagNamesE6QFlagsINS_4FlagEE@Base 21.12.1 + _ZN14PartitionTableC1ENS_9TableTypeExx@Base 21.12.1 + _ZN14PartitionTableC1ERKS_@Base 21.12.1 + _ZN14PartitionTableC2ENS_9TableTypeExx@Base 21.12.1 + _ZN14PartitionTableC2ERKS_@Base 21.12.1 + _ZN14PartitionTableD0Ev@Base 21.12.1 + _ZN14PartitionTableD1Ev@Base 21.12.1 + _ZN14PartitionTableD2Ev@Base 21.12.1 + _ZN14SmartAttribute18assessmentToStringENS_10AssessmentE@Base 21.12.1 + _ZN14SmartAttributeC1ERK24SmartAttributeParsedData@Base 21.12.1 + _ZN14SmartAttributeC2ERK24SmartAttributeParsedData@Base 21.12.1 + _ZN15BackupOperation9canBackupEPK9Partition@Base 21.12.1 + _ZN15BackupOperationC1ER6DeviceR9PartitionRK7QString@Base 21.12.1 + _ZN15BackupOperationC2ER6DeviceR9PartitionRK7QString@Base 21.12.1 + _ZN15DeleteOperation25checkAdjustLogicalNumbersER9Partitionb@Base 21.12.1 + _ZN15DeleteOperation4undoEv@Base 21.12.1 + _ZN15DeleteOperation7previewEv@Base 21.12.1 + _ZN15DeleteOperation9canDeleteEPK9Partition@Base 21.12.1 + _ZN15DeleteOperationC1ER6DeviceP9PartitionNS_11ShredActionE@Base 21.12.1 + _ZN15DeleteOperationC2ER6DeviceP9PartitionNS_11ShredActionE@Base 21.12.1 + _ZN15DeleteOperationD0Ev@Base 21.12.1 + _ZN15DeleteOperationD1Ev@Base 21.12.1 + _ZN15DeleteOperationD2Ev@Base 21.12.1 + _ZN15ExternalCommand10copyBlocksERK10CopySourceR10CopyTarget@Base 21.12.1 + _ZN15ExternalCommand10createFileERK10QByteArrayRK7QString@Base 21.12.1 + _ZN15ExternalCommand10setCommandERK7QString@Base 21.12.1 + _ZN15ExternalCommand11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN15ExternalCommand11qt_metacastEPKc@Base 21.12.1 + _ZN15ExternalCommand11setExitCodeEi@Base 21.12.1 + _ZN15ExternalCommand12onReadOutputEv@Base 21.12.1 + _ZN15ExternalCommand12reportSignalERK7QString@Base 21.12.1 + _ZN15ExternalCommand15helperInterfaceEv@Base 21.12.1 + _ZN15ExternalCommand16staticMetaObjectE@Base 21.12.1 + _ZN15ExternalCommand16waitForDbusReplyER16QDBusPendingCall@Base 21.12.1 + _ZN15ExternalCommand3runEi@Base 21.12.1 + _ZN15ExternalCommand5startEi@Base 21.12.1 + _ZN15ExternalCommand5writeERK10QByteArray@Base 21.12.1 + _ZN15ExternalCommand6addArgERK7QString@Base 21.12.1 + _ZN15ExternalCommand6reportEv@Base 21.12.1 + _ZN15ExternalCommand7setArgsERK11QStringList@Base 21.12.1 + _ZN15ExternalCommand8progressEi@Base 21.12.1 + _ZN15ExternalCommand8readDataERK16CopySourceDevice@Base 21.12.1 + _ZN15ExternalCommand9writeDataER6ReportRK10QByteArrayRK7QStringy@Base 21.12.1 + _ZN15ExternalCommandC1ER6ReportRK7QStringRK11QStringListN8QProcess18ProcessChannelModeE@Base 21.12.1 + _ZN15ExternalCommandC1ERK7QStringRK11QStringListN8QProcess18ProcessChannelModeE@Base 21.12.1 + _ZN15ExternalCommandC2ER6ReportRK7QStringRK11QStringListN8QProcess18ProcessChannelModeE@Base 21.12.1 + _ZN15ExternalCommandC2ERK7QStringRK11QStringListN8QProcess18ProcessChannelModeE@Base 21.12.1 + _ZN15ExternalCommandD0Ev@Base 21.12.1 + _ZN15ExternalCommandD1Ev@Base 21.12.1 + _ZN15ExternalCommandD2Ev@Base 21.12.1 + _ZN15OperationRunner10opFinishedEiP9Operation@Base 21.12.1 + _ZN15OperationRunner11progressSubEi@Base 21.12.1 + _ZN15OperationRunner11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN15OperationRunner11qt_metacastEPKc@Base 21.12.1 + _ZN15OperationRunner16staticMetaObjectE@Base 21.12.1 + _ZN15OperationRunner3runEv@Base 21.12.1 + _ZN15OperationRunner5errorEv@Base 21.12.1 + _ZN15OperationRunner8finishedEv@Base 21.12.1 + _ZN15OperationRunner9cancelledEv@Base 21.12.1 + _ZN15OperationRunner9opStartedEiP9Operation@Base 21.12.1 + _ZN15OperationRunnerC1EP7QObjectR14OperationStack@Base 21.12.1 + _ZN15OperationRunnerC2EP7QObjectR14OperationStack@Base 21.12.1 + _ZN15ResizeOperation16isLVMPVinNewlyVGEPK9Partition@Base 21.12.1 + _ZN15ResizeOperation4growER6Report@Base 21.12.1 + _ZN15ResizeOperation4moveER6Report@Base 21.12.1 + _ZN15ResizeOperation4undoEv@Base 21.12.1 + _ZN15ResizeOperation6shrinkER6Report@Base 21.12.1 + _ZN15ResizeOperation7canGrowEPK9Partition@Base 21.12.1 + _ZN15ResizeOperation7canMoveEPK9Partition@Base 21.12.1 + _ZN15ResizeOperation7executeER6Report@Base 21.12.1 + _ZN15ResizeOperation7previewEv@Base 21.12.1 + _ZN15ResizeOperation9canShrinkEPK9Partition@Base 21.12.1 + _ZN15ResizeOperationC1ER6DeviceR9Partitionxx@Base 21.12.1 + _ZN15ResizeOperationC2ER6DeviceR9Partitionxx@Base 21.12.1 + _ZN16RestoreOperation10canRestoreEPK9Partition@Base 21.12.1 + _ZN16RestoreOperation22createRestorePartitionERK6DeviceR13PartitionNodexRK7QString@Base 21.12.1 + _ZN16RestoreOperation23setOverwrittenPartitionEP9Partition@Base 21.12.1 + _ZN16RestoreOperation27cleanupOverwrittenPartitionEv@Base 21.12.1 + _ZN16RestoreOperation4undoEv@Base 21.12.1 + _ZN16RestoreOperation7executeER6Report@Base 21.12.1 + _ZN16RestoreOperation7previewEv@Base 21.12.1 + _ZN16RestoreOperationC1ER6DeviceP9PartitionRK7QString@Base 21.12.1 + _ZN16RestoreOperationC2ER6DeviceP9PartitionRK7QString@Base 21.12.1 + _ZN16RestoreOperationD0Ev@Base 21.12.1 + _ZN16RestoreOperationD1Ev@Base 21.12.1 + _ZN16RestoreOperationD2Ev@Base 21.12.1 + _ZN17FileSystemFactory13m_FileSystemsE@Base 21.12.1 + _ZN17FileSystemFactory16cloneWithNewTypeEN10FileSystem4TypeERKS0_@Base 21.12.1 + _ZN17FileSystemFactory3mapEv@Base 21.12.1 + _ZN17FileSystemFactory4initEv@Base 21.12.1 + _ZN17FileSystemFactory6createEN10FileSystem4TypeExxxxRK7QStringRK4QMapIS2_8QVariantES4_@Base 21.12.1 + _ZN17FileSystemFactory6createERK10FileSystem@Base 21.12.1 + _ZN17PartResizerWidget10paintEventEP11QPaintEvent@Base 21.12.1 + _ZN17PartResizerWidget11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN17PartResizerWidget11qt_metacastEPKc@Base 21.12.1 + _ZN17PartResizerWidget11resizeEventEP12QResizeEvent@Base 21.12.1 + _ZN17PartResizerWidget13movePartitionEx@Base 21.12.1 + _ZN17PartResizerWidget14m_HandleHeightE@Base 21.12.1 + _ZN17PartResizerWidget14mouseMoveEventEP11QMouseEvent@Base 21.12.1 + _ZN17PartResizerWidget14resizeLogicalsExxb@Base 21.12.1 + _ZN17PartResizerWidget14setMoveAllowedEb@Base 21.12.1 + _ZN17PartResizerWidget15mousePressEventEP11QMouseEvent@Base 21.12.1 + _ZN17PartResizerWidget15updatePositionsEv@Base 21.12.1 + _ZN17PartResizerWidget16setMaximumLengthEx@Base 21.12.1 + _ZN17PartResizerWidget16setMinimumLengthEx@Base 21.12.1 + _ZN17PartResizerWidget16staticMetaObjectE@Base 21.12.1 + _ZN17PartResizerWidget16updateLastSectorEx@Base 21.12.1 + _ZN17PartResizerWidget17lastSectorChangedEx@Base 21.12.1 + _ZN17PartResizerWidget17mouseReleaseEventEP11QMouseEvent@Base 21.12.1 + _ZN17PartResizerWidget17updateFirstSectorEx@Base 21.12.1 + _ZN17PartResizerWidget18firstSectorChangedEx@Base 21.12.1 + _ZN17PartResizerWidget4initER6DeviceR9Partitionxxbb@Base 21.12.1 + _ZN17PartResizerWidgetC1EP7QWidget@Base 21.12.1 + _ZN17PartResizerWidgetC2EP7QWidget@Base 21.12.1 + _ZN18CoreBackendManager4loadERK7QString@Base 21.12.1 + _ZN18CoreBackendManager4selfEv@Base 21.12.1 + _ZN18CoreBackendManager6unloadEv@Base 21.12.1 + _ZN18CoreBackendManager7backendEv@Base 21.12.1 + _ZN18CoreBackendManagerC1Ev@Base 21.12.1 + _ZN18CoreBackendManagerC2Ev@Base 21.12.1 + _ZN18CoreBackendManagerD1Ev@Base 21.12.1 + _ZN18CoreBackendManagerD2Ev@Base 21.12.1 + _ZN18PartitionAlignment10firstDeltaERK6DeviceRK9Partitionx@Base 21.12.1 + _ZN18PartitionAlignment15isLengthAlignedERK6DeviceRK9Partition@Base 21.12.1 + _ZN18PartitionAlignment15sectorAlignmentERK6Device@Base 21.12.1 + _ZN18PartitionAlignment17alignedLastSectorERK6DeviceRK9Partitionxxxxxxb@Base 21.12.1 + _ZN18PartitionAlignment17s_sectorAlignmentE@Base 21.12.1 + _ZN18PartitionAlignment18alignedFirstSectorERK6DeviceRK9Partitionxxxxx@Base 21.12.1 + _ZN18PartitionAlignment18setSectorAlignmentEi@Base 21.12.1 + _ZN18PartitionAlignment9isAlignedERK6DeviceRK9Partitionb@Base 21.12.1 + _ZN18PartitionAlignment9isAlignedERK6DeviceRK9Partitionxxb@Base 21.12.1 + _ZN18PartitionAlignment9lastDeltaERK6DeviceRK9Partitionx@Base 21.12.1 + _ZN19VolumeManagerDevice11scanDevicesER5QListIP6DeviceE@Base 21.12.1 + _ZN19VolumeManagerDevice15setTotalLogicalEx@Base 21.12.1 + _ZN19VolumeManagerDeviceC1ESt10shared_ptrI26VolumeManagerDevicePrivateERK7QStringS5_xxS5_N6Device4TypeE@Base 21.12.1 + _ZN19VolumeManagerDeviceC2ESt10shared_ptrI26VolumeManagerDevicePrivateERK7QStringS5_xxS5_N6Device4TypeE@Base 21.12.1 + _ZN21SetPartFlagsOperation4undoEv@Base 21.12.1 + _ZN21SetPartFlagsOperation7previewEv@Base 21.12.1 + _ZN21SetPartFlagsOperationC1ER6DeviceR9PartitionRK6QFlagsIN14PartitionTable4FlagEE@Base 21.12.1 + _ZN21SetPartFlagsOperationC2ER6DeviceR9PartitionRK6QFlagsIN14PartitionTable4FlagEE@Base 21.12.1 + _ZN25CreateFileSystemOperation4undoEv@Base 21.12.1 + _ZN25CreateFileSystemOperation7executeER6Report@Base 21.12.1 + _ZN25CreateFileSystemOperation7previewEv@Base 21.12.1 + _ZN25CreateFileSystemOperationC1ER6DeviceR9PartitionN10FileSystem4TypeE@Base 21.12.1 + _ZN25CreateFileSystemOperationC2ER6DeviceR9PartitionN10FileSystem4TypeE@Base 21.12.1 + _ZN25CreateFileSystemOperationD0Ev@Base 21.12.1 + _ZN25CreateFileSystemOperationD1Ev@Base 21.12.1 + _ZN25CreateFileSystemOperationD2Ev@Base 21.12.1 + _ZN26CreateVolumeGroupOperation4undoEv@Base 21.12.1 + _ZN26CreateVolumeGroupOperation7previewEv@Base 21.12.1 + _ZN26CreateVolumeGroupOperation9canCreateEv@Base 21.12.1 + _ZN26CreateVolumeGroupOperationC1ERK7QStringRK7QVectorIPK9PartitionEi@Base 21.12.1 + _ZN26CreateVolumeGroupOperationC2ERK7QStringRK7QVectorIPK9PartitionEi@Base 21.12.1 + _ZN26RemoveVolumeGroupOperation11isRemovableEPK19VolumeManagerDevice@Base 21.12.1 + _ZN26RemoveVolumeGroupOperation4undoEv@Base 21.12.1 + _ZN26RemoveVolumeGroupOperation7previewEv@Base 21.12.1 + _ZN26RemoveVolumeGroupOperationC1ER19VolumeManagerDevice@Base 21.12.1 + _ZN26RemoveVolumeGroupOperationC2ER19VolumeManagerDevice@Base 21.12.1 + _ZN26ResizeVolumeGroupOperation4undoEv@Base 21.12.1 + _ZN26ResizeVolumeGroupOperation7previewEv@Base 21.12.1 + _ZN26ResizeVolumeGroupOperationC1ER9LvmDeviceRK7QVectorIPK9PartitionE@Base 21.12.1 + _ZN26ResizeVolumeGroupOperationC2ER9LvmDeviceRK7QVectorIPK9PartitionE@Base 21.12.1 + _ZN27SetFileSystemLabelOperation4undoEv@Base 21.12.1 + _ZN27SetFileSystemLabelOperation7previewEv@Base 21.12.1 + _ZN27SetFileSystemLabelOperationC1ER9PartitionRK7QString@Base 21.12.1 + _ZN27SetFileSystemLabelOperationC2ER9PartitionRK7QString@Base 21.12.1 + _ZN29CreatePartitionTableOperation4undoEv@Base 21.12.1 + _ZN29CreatePartitionTableOperation7executeER6Report@Base 21.12.1 + _ZN29CreatePartitionTableOperation7previewEv@Base 21.12.1 + _ZN29CreatePartitionTableOperation9canCreateEPK6Device@Base 21.12.1 + _ZN29CreatePartitionTableOperationC1ER6DeviceN14PartitionTable9TableTypeE@Base 21.12.1 + _ZN29CreatePartitionTableOperationC1ER6DeviceP14PartitionTable@Base 21.12.1 + _ZN29CreatePartitionTableOperationC2ER6DeviceN14PartitionTable9TableTypeE@Base 21.12.1 + _ZN29CreatePartitionTableOperationC2ER6DeviceP14PartitionTable@Base 21.12.1 + _ZN29CreatePartitionTableOperationD0Ev@Base 21.12.1 + _ZN29CreatePartitionTableOperationD1Ev@Base 21.12.1 + _ZN29CreatePartitionTableOperationD2Ev@Base 21.12.1 + _ZN2FS11unformatted6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS11unformatted8m_CreateE@Base 21.12.1 + _ZN2FS11unformattedC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS11unformattedC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS15linuxraidmemberC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS15linuxraidmemberC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3hfs10m_GetLabelE@Base 21.12.1 + _ZN2FS3hfs4initEv@Base 21.12.1 + _ZN2FS3hfs6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS3hfs6m_CopyE@Base 21.12.1 + _ZN2FS3hfs6m_MoveE@Base 21.12.1 + _ZN2FS3hfs7m_CheckE@Base 21.12.1 + _ZN2FS3hfs8m_BackupE@Base 21.12.1 + _ZN2FS3hfs8m_CreateE@Base 21.12.1 + _ZN2FS3hfs8m_ShrinkE@Base 21.12.1 + _ZN2FS3hfs9m_GetUsedE@Base 21.12.1 + _ZN2FS3hfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3hfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3jfs10m_GetLabelE@Base 21.12.1 + _ZN2FS3jfs10m_SetLabelE@Base 21.12.1 + _ZN2FS3jfs10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS3jfs16writeLabelOnlineER6ReportRK7QStringS5_S5_@Base 21.12.1 + _ZN2FS3jfs4initEv@Base 21.12.1 + _ZN2FS3jfs6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS3jfs6m_CopyE@Base 21.12.1 + _ZN2FS3jfs6m_GrowE@Base 21.12.1 + _ZN2FS3jfs6m_MoveE@Base 21.12.1 + _ZN2FS3jfs7m_CheckE@Base 21.12.1 + _ZN2FS3jfs8m_BackupE@Base 21.12.1 + _ZN2FS3jfs8m_CreateE@Base 21.12.1 + _ZN2FS3jfs9m_GetUsedE@Base 21.12.1 + _ZN2FS3jfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3jfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3udf10m_SetLabelE@Base 21.12.1 + _ZN2FS3udf10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS3udf12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS3udf15createWithLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS3udf17oldMkudffsVersionE@Base 21.12.1 + _ZN2FS3udf4initEv@Base 21.12.1 + _ZN2FS3udf6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS3udf8m_CreateE@Base 21.12.1 + _ZN2FS3udf9m_GetUsedE@Base 21.12.1 + _ZN2FS3udfC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3udfC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3ufs6m_CopyE@Base 21.12.1 + _ZN2FS3ufs6m_MoveE@Base 21.12.1 + _ZN2FS3ufs8m_BackupE@Base 21.12.1 + _ZN2FS3ufsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3ufsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3xfs10m_GetLabelE@Base 21.12.1 + _ZN2FS3xfs10m_SetLabelE@Base 21.12.1 + _ZN2FS3xfs10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS3xfs4initEv@Base 21.12.1 + _ZN2FS3xfs6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS3xfs6m_CopyE@Base 21.12.1 + _ZN2FS3xfs6m_GrowE@Base 21.12.1 + _ZN2FS3xfs6m_MoveE@Base 21.12.1 + _ZN2FS3xfs7m_CheckE@Base 21.12.1 + _ZN2FS3xfs8m_BackupE@Base 21.12.1 + _ZN2FS3xfs8m_CreateE@Base 21.12.1 + _ZN2FS3xfs9m_GetUsedE@Base 21.12.1 + _ZN2FS3xfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3xfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3zfs10m_GetLabelE@Base 21.12.1 + _ZN2FS3zfs10m_SetLabelE@Base 21.12.1 + _ZN2FS3zfs10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS3zfs12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS3zfs4initEv@Base 21.12.1 + _ZN2FS3zfs6m_CopyE@Base 21.12.1 + _ZN2FS3zfs6m_GrowE@Base 21.12.1 + _ZN2FS3zfs6m_MoveE@Base 21.12.1 + _ZN2FS3zfs7m_CheckE@Base 21.12.1 + _ZN2FS3zfs8m_BackupE@Base 21.12.1 + _ZN2FS3zfs8m_CreateE@Base 21.12.1 + _ZN2FS3zfs8m_ShrinkE@Base 21.12.1 + _ZN2FS3zfs9m_GetUUIDE@Base 21.12.1 + _ZN2FS3zfs9m_GetUsedE@Base 21.12.1 + _ZN2FS3zfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS3zfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4apfs6m_CopyE@Base 21.12.1 + _ZN2FS4apfs6m_MoveE@Base 21.12.1 + _ZN2FS4apfs8m_BackupE@Base 21.12.1 + _ZN2FS4apfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4apfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4ext210m_GetLabelE@Base 21.12.1 + _ZN2FS4ext210m_SetLabelE@Base 21.12.1 + _ZN2FS4ext210writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS4ext212m_UpdateUUIDE@Base 21.12.1 + _ZN2FS4ext216writeLabelOnlineER6ReportRK7QStringS5_S5_@Base 21.12.1 + _ZN2FS4ext24initEv@Base 21.12.1 + _ZN2FS4ext26createER6ReportRK7QString@Base 21.12.1 + _ZN2FS4ext26m_CopyE@Base 21.12.1 + _ZN2FS4ext26m_GrowE@Base 21.12.1 + _ZN2FS4ext26m_MoveE@Base 21.12.1 + _ZN2FS4ext27m_CheckE@Base 21.12.1 + _ZN2FS4ext28m_BackupE@Base 21.12.1 + _ZN2FS4ext28m_CreateE@Base 21.12.1 + _ZN2FS4ext28m_ShrinkE@Base 21.12.1 + _ZN2FS4ext29m_GetUUIDE@Base 21.12.1 + _ZN2FS4ext29m_GetUsedE@Base 21.12.1 + _ZN2FS4ext2C1ExxxRK7QStringRK4QMapIS1_8QVariantEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS4ext2C2ExxxRK7QStringRK4QMapIS1_8QVariantEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS4ext36createER6ReportRK7QString@Base 21.12.1 + _ZN2FS4ext3C1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4ext3C2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4ext46createER6ReportRK7QString@Base 21.12.1 + _ZN2FS4ext4C1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4ext4C2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4f2fs10m_GetLabelE@Base 21.12.1 + _ZN2FS4f2fs10m_SetLabelE@Base 21.12.1 + _ZN2FS4f2fs10oldVersionE@Base 21.12.1 + _ZN2FS4f2fs12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS4f2fs15createWithLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS4f2fs4initEv@Base 21.12.1 + _ZN2FS4f2fs6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS4f2fs6m_CopyE@Base 21.12.1 + _ZN2FS4f2fs6m_GrowE@Base 21.12.1 + _ZN2FS4f2fs6m_MoveE@Base 21.12.1 + _ZN2FS4f2fs7m_CheckE@Base 21.12.1 + _ZN2FS4f2fs8m_BackupE@Base 21.12.1 + _ZN2FS4f2fs8m_CreateE@Base 21.12.1 + _ZN2FS4f2fs8m_ShrinkE@Base 21.12.1 + _ZN2FS4f2fs9m_GetUUIDE@Base 21.12.1 + _ZN2FS4f2fs9m_GetUsedE@Base 21.12.1 + _ZN2FS4f2fsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4f2fsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4hpfs10m_GetLabelE@Base 21.12.1 + _ZN2FS4hpfs10m_SetLabelE@Base 21.12.1 + _ZN2FS4hpfs12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS4hpfs6m_CopyE@Base 21.12.1 + _ZN2FS4hpfs6m_GrowE@Base 21.12.1 + _ZN2FS4hpfs6m_MoveE@Base 21.12.1 + _ZN2FS4hpfs7m_CheckE@Base 21.12.1 + _ZN2FS4hpfs8m_BackupE@Base 21.12.1 + _ZN2FS4hpfs8m_CreateE@Base 21.12.1 + _ZN2FS4hpfs8m_ShrinkE@Base 21.12.1 + _ZN2FS4hpfs9m_GetUUIDE@Base 21.12.1 + _ZN2FS4hpfs9m_GetUsedE@Base 21.12.1 + _ZN2FS4hpfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4hpfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4luks10cryptCloseERK7QString@Base 21.12.1 + _ZN2FS4luks10m_GetLabelE@Base 21.12.1 + _ZN2FS4luks10m_SetLabelE@Base 21.12.1 + _ZN2FS4luks10setMountedEb@Base 21.12.1 + _ZN2FS4luks10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS4luks11getLuksInfoERK7QString@Base 21.12.1 + _ZN2FS4luks12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS4luks12setCryptOpenEb@Base 21.12.1 + _ZN2FS4luks13getMapperNameERK7QString@Base 21.12.1 + _ZN2FS4luks13setPassphraseERK7QString@Base 21.12.1 + _ZN2FS4luks14canEncryptTypeEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS4luks14setPayloadSizeEv@Base 21.12.1 + _ZN2FS4luks19loadInnerFileSystemERK7QString@Base 21.12.1 + _ZN2FS4luks21createInnerFileSystemEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS4luks4initEv@Base 21.12.1 + _ZN2FS4luks4scanERK7QString@Base 21.12.1 + _ZN2FS4luks5mountER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS4luks6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS4luks6m_CopyE@Base 21.12.1 + _ZN2FS4luks6m_GrowE@Base 21.12.1 + _ZN2FS4luks6m_MoveE@Base 21.12.1 + _ZN2FS4luks7m_CheckE@Base 21.12.1 + _ZN2FS4luks7unmountER6ReportRK7QString@Base 21.12.1 + _ZN2FS4luks8initLUKSEv@Base 21.12.1 + _ZN2FS4luks8m_BackupE@Base 21.12.1 + _ZN2FS4luks8m_CreateE@Base 21.12.1 + _ZN2FS4luks8m_ShrinkE@Base 21.12.1 + _ZN2FS4luks9cryptOpenEP7QWidgetRK7QString@Base 21.12.1 + _ZN2FS4luks9m_GetUUIDE@Base 21.12.1 + _ZN2FS4luks9m_GetUsedE@Base 21.12.1 + _ZN2FS4luksC1ExxxRK7QStringRK4QMapIS1_8QVariantEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS4luksC2ExxxRK7QStringRK4QMapIS1_8QVariantEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS4luksD0Ev@Base 21.12.1 + _ZN2FS4luksD1Ev@Base 21.12.1 + _ZN2FS4luksD2Ev@Base 21.12.1 + _ZN2FS4ntfs10m_GetLabelE@Base 21.12.1 + _ZN2FS4ntfs10m_SetLabelE@Base 21.12.1 + _ZN2FS4ntfs10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS4ntfs12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS4ntfs4initEv@Base 21.12.1 + _ZN2FS4ntfs6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS4ntfs6m_CopyE@Base 21.12.1 + _ZN2FS4ntfs6m_GrowE@Base 21.12.1 + _ZN2FS4ntfs6m_MoveE@Base 21.12.1 + _ZN2FS4ntfs7m_CheckE@Base 21.12.1 + _ZN2FS4ntfs8m_BackupE@Base 21.12.1 + _ZN2FS4ntfs8m_CreateE@Base 21.12.1 + _ZN2FS4ntfs8m_ShrinkE@Base 21.12.1 + _ZN2FS4ntfs9m_GetUUIDE@Base 21.12.1 + _ZN2FS4ntfs9m_GetUsedE@Base 21.12.1 + _ZN2FS4ntfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS4ntfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5btrfs10m_GetLabelE@Base 21.12.1 + _ZN2FS5btrfs10m_SetLabelE@Base 21.12.1 + _ZN2FS5btrfs10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS5btrfs12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS5btrfs16writeLabelOnlineER6ReportRK7QStringS5_S5_@Base 21.12.1 + _ZN2FS5btrfs4initEv@Base 21.12.1 + _ZN2FS5btrfs6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS5btrfs6m_CopyE@Base 21.12.1 + _ZN2FS5btrfs6m_GrowE@Base 21.12.1 + _ZN2FS5btrfs6m_MoveE@Base 21.12.1 + _ZN2FS5btrfs7m_CheckE@Base 21.12.1 + _ZN2FS5btrfs8m_BackupE@Base 21.12.1 + _ZN2FS5btrfs8m_CreateE@Base 21.12.1 + _ZN2FS5btrfs8m_ShrinkE@Base 21.12.1 + _ZN2FS5btrfs9m_GetUUIDE@Base 21.12.1 + _ZN2FS5btrfs9m_GetUsedE@Base 21.12.1 + _ZN2FS5btrfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5btrfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5exfat10exfatUtilsE@Base 21.12.1 + _ZN2FS5exfat10m_GetLabelE@Base 21.12.1 + _ZN2FS5exfat10m_SetLabelE@Base 21.12.1 + _ZN2FS5exfat10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS5exfat12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS5exfat4initEv@Base 21.12.1 + _ZN2FS5exfat6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS5exfat6m_CopyE@Base 21.12.1 + _ZN2FS5exfat6m_GrowE@Base 21.12.1 + _ZN2FS5exfat6m_MoveE@Base 21.12.1 + _ZN2FS5exfat7m_CheckE@Base 21.12.1 + _ZN2FS5exfat8m_BackupE@Base 21.12.1 + _ZN2FS5exfat8m_CreateE@Base 21.12.1 + _ZN2FS5exfat8m_ShrinkE@Base 21.12.1 + _ZN2FS5exfat9m_GetUUIDE@Base 21.12.1 + _ZN2FS5exfat9m_GetUsedE@Base 21.12.1 + _ZN2FS5exfatC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5exfatC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5fat1210m_GetLabelE@Base 21.12.1 + _ZN2FS5fat1210m_SetLabelE@Base 21.12.1 + _ZN2FS5fat1210writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS5fat1212m_UpdateUUIDE@Base 21.12.1 + _ZN2FS5fat1217createWithFatSizeER6ReportRK7QStringi@Base 21.12.1 + _ZN2FS5fat124initEv@Base 21.12.1 + _ZN2FS5fat126createER6ReportRK7QString@Base 21.12.1 + _ZN2FS5fat126m_CopyE@Base 21.12.1 + _ZN2FS5fat126m_GrowE@Base 21.12.1 + _ZN2FS5fat126m_MoveE@Base 21.12.1 + _ZN2FS5fat127m_CheckE@Base 21.12.1 + _ZN2FS5fat128m_BackupE@Base 21.12.1 + _ZN2FS5fat128m_CreateE@Base 21.12.1 + _ZN2FS5fat128m_ShrinkE@Base 21.12.1 + _ZN2FS5fat129m_GetUUIDE@Base 21.12.1 + _ZN2FS5fat129m_GetUsedE@Base 21.12.1 + _ZN2FS5fat12C1ExxxRK7QStringRK4QMapIS1_8QVariantEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS5fat12C2ExxxRK7QStringRK4QMapIS1_8QVariantEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS5fat164initEv@Base 21.12.1 + _ZN2FS5fat166createER6ReportRK7QString@Base 21.12.1 + _ZN2FS5fat16C1ExxxRK7QStringRK4QMapIS1_8QVariantEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS5fat16C2ExxxRK7QStringRK4QMapIS1_8QVariantEN10FileSystem4TypeE@Base 21.12.1 + _ZN2FS5fat326createER6ReportRK7QString@Base 21.12.1 + _ZN2FS5fat32C1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5fat32C2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5luks211keyLocationEv@Base 21.12.1 + _ZN2FS5luks26createER6ReportRK7QString@Base 21.12.1 + _ZN2FS5luks2C1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5luks2C2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5luks2D0Ev@Base 21.12.1 + _ZN2FS5luks2D1Ev@Base 21.12.1 + _ZN2FS5luks2D2Ev@Base 21.12.1 + _ZN2FS5minix10m_GetLabelE@Base 21.12.1 + _ZN2FS5minix4initEv@Base 21.12.1 + _ZN2FS5minix6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS5minix6m_CopyE@Base 21.12.1 + _ZN2FS5minix6m_MoveE@Base 21.12.1 + _ZN2FS5minix7m_CheckE@Base 21.12.1 + _ZN2FS5minix8m_BackupE@Base 21.12.1 + _ZN2FS5minix8m_CreateE@Base 21.12.1 + _ZN2FS5minix8m_ShrinkE@Base 21.12.1 + _ZN2FS5minix9m_GetUsedE@Base 21.12.1 + _ZN2FS5minixC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5minixC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5ocfs210m_GetLabelE@Base 21.12.1 + _ZN2FS5ocfs210m_SetLabelE@Base 21.12.1 + _ZN2FS5ocfs210writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS5ocfs212m_UpdateUUIDE@Base 21.12.1 + _ZN2FS5ocfs24initEv@Base 21.12.1 + _ZN2FS5ocfs26createER6ReportRK7QString@Base 21.12.1 + _ZN2FS5ocfs26m_CopyE@Base 21.12.1 + _ZN2FS5ocfs26m_GrowE@Base 21.12.1 + _ZN2FS5ocfs26m_MoveE@Base 21.12.1 + _ZN2FS5ocfs27m_CheckE@Base 21.12.1 + _ZN2FS5ocfs28m_BackupE@Base 21.12.1 + _ZN2FS5ocfs28m_CreateE@Base 21.12.1 + _ZN2FS5ocfs28m_ShrinkE@Base 21.12.1 + _ZN2FS5ocfs29m_GetUUIDE@Base 21.12.1 + _ZN2FS5ocfs29m_GetUsedE@Base 21.12.1 + _ZN2FS5ocfs2C1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS5ocfs2C2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS6nilfs210m_GetLabelE@Base 21.12.1 + _ZN2FS6nilfs210m_SetLabelE@Base 21.12.1 + _ZN2FS6nilfs210writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS6nilfs212m_UpdateUUIDE@Base 21.12.1 + _ZN2FS6nilfs24initEv@Base 21.12.1 + _ZN2FS6nilfs26createER6ReportRK7QString@Base 21.12.1 + _ZN2FS6nilfs26m_CopyE@Base 21.12.1 + _ZN2FS6nilfs26m_GrowE@Base 21.12.1 + _ZN2FS6nilfs26m_MoveE@Base 21.12.1 + _ZN2FS6nilfs27m_CheckE@Base 21.12.1 + _ZN2FS6nilfs28m_BackupE@Base 21.12.1 + _ZN2FS6nilfs28m_CreateE@Base 21.12.1 + _ZN2FS6nilfs28m_ShrinkE@Base 21.12.1 + _ZN2FS6nilfs29m_GetUUIDE@Base 21.12.1 + _ZN2FS6nilfs29m_GetUsedE@Base 21.12.1 + _ZN2FS6nilfs2C1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS6nilfs2C2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7hfsplus10m_GetLabelE@Base 21.12.1 + _ZN2FS7hfsplus4initEv@Base 21.12.1 + _ZN2FS7hfsplus6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS7hfsplus6m_CopyE@Base 21.12.1 + _ZN2FS7hfsplus6m_MoveE@Base 21.12.1 + _ZN2FS7hfsplus7m_CheckE@Base 21.12.1 + _ZN2FS7hfsplus8m_BackupE@Base 21.12.1 + _ZN2FS7hfsplus8m_CreateE@Base 21.12.1 + _ZN2FS7hfsplus8m_ShrinkE@Base 21.12.1 + _ZN2FS7hfsplus9m_GetUsedE@Base 21.12.1 + _ZN2FS7hfsplusC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7hfsplusC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7iso9660C1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7iso9660C2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7lvm2_pv10getTotalPEERK7QString@Base 21.12.1 + _ZN2FS7lvm2_pv10getpvFieldERK7QStringS3_@Base 21.12.1 + _ZN2FS7lvm2_pv10m_GetLabelE@Base 21.12.1 + _ZN2FS7lvm2_pv10m_SetLabelE@Base 21.12.1 + _ZN2FS7lvm2_pv11getPVinNodeEPK13PartitionNode@Base 21.12.1 + _ZN2FS7lvm2_pv12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS7lvm2_pv14getAllocatedPEERK7QString@Base 21.12.1 + _ZN2FS7lvm2_pv4initEv@Base 21.12.1 + _ZN2FS7lvm2_pv4scanERK7QString@Base 21.12.1 + _ZN2FS7lvm2_pv5mountER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS7lvm2_pv6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS7lvm2_pv6getPVsERK5QListIP6DeviceE@Base 21.12.1 + _ZN2FS7lvm2_pv6m_CopyE@Base 21.12.1 + _ZN2FS7lvm2_pv6m_GrowE@Base 21.12.1 + _ZN2FS7lvm2_pv6m_MoveE@Base 21.12.1 + _ZN2FS7lvm2_pv7m_CheckE@Base 21.12.1 + _ZN2FS7lvm2_pv7unmountER6ReportRK7QString@Base 21.12.1 + _ZN2FS7lvm2_pv8m_BackupE@Base 21.12.1 + _ZN2FS7lvm2_pv8m_CreateE@Base 21.12.1 + _ZN2FS7lvm2_pv8m_ShrinkE@Base 21.12.1 + _ZN2FS7lvm2_pv9getPESizeERK7QString@Base 21.12.1 + _ZN2FS7lvm2_pv9getVGNameERK7QString@Base 21.12.1 + _ZN2FS7lvm2_pv9m_GetUUIDE@Base 21.12.1 + _ZN2FS7lvm2_pv9m_GetUsedE@Base 21.12.1 + _ZN2FS7lvm2_pvC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7lvm2_pvC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7reiser410m_GetLabelE@Base 21.12.1 + _ZN2FS7reiser44initEv@Base 21.12.1 + _ZN2FS7reiser46createER6ReportRK7QString@Base 21.12.1 + _ZN2FS7reiser46m_CopyE@Base 21.12.1 + _ZN2FS7reiser46m_MoveE@Base 21.12.1 + _ZN2FS7reiser47m_CheckE@Base 21.12.1 + _ZN2FS7reiser48m_BackupE@Base 21.12.1 + _ZN2FS7reiser48m_CreateE@Base 21.12.1 + _ZN2FS7reiser49m_GetUsedE@Base 21.12.1 + _ZN2FS7reiser4C1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7reiser4C2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7unknown6m_MoveE@Base 21.12.1 + _ZN2FS7unknownC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS7unknownC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS8extended6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS8extended6m_GrowE@Base 21.12.1 + _ZN2FS8extended6m_MoveE@Base 21.12.1 + _ZN2FS8extended8m_CreateE@Base 21.12.1 + _ZN2FS8extended8m_ShrinkE@Base 21.12.1 + _ZN2FS8extendedC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS8extendedC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS8reiserfs10m_GetLabelE@Base 21.12.1 + _ZN2FS8reiserfs10m_SetLabelE@Base 21.12.1 + _ZN2FS8reiserfs10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS8reiserfs12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS8reiserfs4initEv@Base 21.12.1 + _ZN2FS8reiserfs6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS8reiserfs6m_CopyE@Base 21.12.1 + _ZN2FS8reiserfs6m_GrowE@Base 21.12.1 + _ZN2FS8reiserfs6m_MoveE@Base 21.12.1 + _ZN2FS8reiserfs7m_CheckE@Base 21.12.1 + _ZN2FS8reiserfs8m_BackupE@Base 21.12.1 + _ZN2FS8reiserfs8m_CreateE@Base 21.12.1 + _ZN2FS8reiserfs8m_ShrinkE@Base 21.12.1 + _ZN2FS8reiserfs9m_GetUUIDE@Base 21.12.1 + _ZN2FS8reiserfs9m_GetUsedE@Base 21.12.1 + _ZN2FS8reiserfsC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS8reiserfsC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS9bitlocker6m_CopyE@Base 21.12.1 + _ZN2FS9bitlocker6m_MoveE@Base 21.12.1 + _ZN2FS9bitlocker8m_BackupE@Base 21.12.1 + _ZN2FS9bitlockerC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS9bitlockerC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS9linuxswap10m_GetLabelE@Base 21.12.1 + _ZN2FS9linuxswap10m_SetLabelE@Base 21.12.1 + _ZN2FS9linuxswap10writeLabelER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS9linuxswap12m_UpdateUUIDE@Base 21.12.1 + _ZN2FS9linuxswap16writeLabelOnlineER6ReportRK7QStringS5_S5_@Base 21.12.1 + _ZN2FS9linuxswap4initEv@Base 21.12.1 + _ZN2FS9linuxswap5mountER6ReportRK7QStringS5_@Base 21.12.1 + _ZN2FS9linuxswap6createER6ReportRK7QString@Base 21.12.1 + _ZN2FS9linuxswap6m_CopyE@Base 21.12.1 + _ZN2FS9linuxswap6m_GrowE@Base 21.12.1 + _ZN2FS9linuxswap6m_MoveE@Base 21.12.1 + _ZN2FS9linuxswap7unmountER6ReportRK7QString@Base 21.12.1 + _ZN2FS9linuxswap8m_CreateE@Base 21.12.1 + _ZN2FS9linuxswap8m_ShrinkE@Base 21.12.1 + _ZN2FS9linuxswap9m_GetUUIDE@Base 21.12.1 + _ZN2FS9linuxswap9m_GetUsedE@Base 21.12.1 + _ZN2FS9linuxswapC1ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN2FS9linuxswapC2ExxxRK7QStringRK4QMapIS1_8QVariantE@Base 21.12.1 + _ZN30DeactivateVolumeGroupOperation15isDeactivatableEPK19VolumeManagerDevice@Base 21.12.1 + _ZN30DeactivateVolumeGroupOperation4undoEv@Base 21.12.1 + _ZN30DeactivateVolumeGroupOperation7previewEv@Base 21.12.1 + _ZN30DeactivateVolumeGroupOperationC1ER19VolumeManagerDevice@Base 21.12.1 + _ZN30DeactivateVolumeGroupOperationC2ER19VolumeManagerDevice@Base 21.12.1 + _ZN3Job10copyBlocksER6ReportR10CopyTargetR10CopySource@Base 21.12.1 + _ZN3Job10jobStartedER6Report@Base 21.12.1 + _ZN3Job11jobFinishedER6Reportb@Base 21.12.1 + _ZN3Job11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN3Job11qt_metacastEPKc@Base 21.12.1 + _ZN3Job12emitProgressEi@Base 21.12.1 + _ZN3Job12updateReportERK7QString@Base 21.12.1 + _ZN3Job16staticMetaObjectE@Base 21.12.1 + _ZN3Job18rollbackCopyBlocksER6ReportR10CopyTargetR10CopySource@Base 21.12.1 + _ZN3Job7startedEv@Base 21.12.1 + _ZN3Job8finishedEv@Base 21.12.1 + _ZN3Job8progressEi@Base 21.12.1 + _ZN3JobC1Ev@Base 21.12.1 + _ZN3JobC2Ev@Base 21.12.1 + _ZN3LVM6pvList6m_listE@Base 21.12.1 + _ZN3LogD1Ev@Base 21.12.1 + _ZN3LogD2Ev@Base 21.12.1 + _ZN6Device11setIconNameERK7QString@Base 21.12.1 + _ZN6Device11smartStatusEv@Base 21.12.1 + _ZN6Device14partitionTableEv@Base 21.12.1 + _ZN6Device17setPartitionTableEP14PartitionTable@Base 21.12.1 + _ZN6Device4nameEv@Base 21.12.1 + _ZN6DeviceC1ERKS_@Base 21.12.1 + _ZN6DeviceC1ESt10shared_ptrI13DevicePrivateERK7QStringS5_xxS5_NS_4TypeE@Base 21.12.1 + _ZN6DeviceC2ERKS_@Base 21.12.1 + _ZN6DeviceC2ESt10shared_ptrI13DevicePrivateERK7QStringS5_xxS5_NS_4TypeE@Base 21.12.1 + _ZN6DeviceD0Ev@Base 21.12.1 + _ZN6DeviceD1Ev@Base 21.12.1 + _ZN6DeviceD2Ev@Base 21.12.1 + _ZN6Report11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN6Report11qt_metacastEPKc@Base 21.12.1 + _ZN6Report13outputChangedEv@Base 21.12.1 + _ZN6Report16staticMetaObjectE@Base 21.12.1 + _ZN6Report17emitOutputChangedEv@Base 21.12.1 + _ZN6Report4lineEv@Base 21.12.1 + _ZN6Report4rootEv@Base 21.12.1 + _ZN6Report8newChildERK7QString@Base 21.12.1 + _ZN6Report9addOutputERK7QString@Base 21.12.1 + _ZN6ReportC1EPS_RK7QString@Base 21.12.1 + _ZN6ReportC2EPS_RK7QString@Base 21.12.1 + _ZN6ReportD0Ev@Base 21.12.1 + _ZN6ReportD1Ev@Base 21.12.1 + _ZN6ReportD2Ev@Base 21.12.1 + _ZN8Capacity10unitFactorENS_4UnitES0_@Base 21.12.1 + _ZN8Capacity14formatByteSizeEdi@Base 21.12.1 + _ZN8Capacity15m_InvalidStringE@Base 21.12.1 + _ZN8Capacity8unitNameENS_4UnitEx@Base 21.12.1 + _ZN8CapacityC1ERK6Device@Base 21.12.1 + _ZN8CapacityC1ERK9PartitionNS_4TypeE@Base 21.12.1 + _ZN8CapacityC1Ex@Base 21.12.1 + _ZN8CapacityC2ERK6Device@Base 21.12.1 + _ZN8CapacityC2ERK9PartitionNS_4TypeE@Base 21.12.1 + _ZN8CapacityC2Ex@Base 21.12.1 + _ZN9GlobalLog10newMessageEN3Log5LevelERK7QString@Base 21.12.1 + _ZN9GlobalLog11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN9GlobalLog11qt_metacastEPKc@Base 21.12.1 + _ZN9GlobalLog16staticMetaObjectE@Base 21.12.1 + _ZN9GlobalLog5flushEN3Log5LevelE@Base 21.12.1 + _ZN9GlobalLog8instanceEv@Base 21.12.1 + _ZN9LvmDevice10activateLVERK7QString@Base 21.12.1 + _ZN9LvmDevice10activateVGER6ReportRKS_@Base 21.12.1 + _ZN9LvmDevice10getTotalLEERK7QString@Base 21.12.1 + _ZN9LvmDevice10getTotalPEERK7QString@Base 21.12.1 + _ZN9LvmDevice10s_DirtyPVsE@Base 21.12.1 + _ZN9LvmDevice11s_OrphanPVsE@Base 21.12.1 + _ZN9LvmDevice12deactivateLVER6ReportRK9Partition@Base 21.12.1 + _ZN9LvmDevice12deactivateVGER6ReportRKS_@Base 21.12.1 + _ZN9LvmDevice13scanSystemLVMER5QListIP6DeviceE@Base 21.12.1 + _ZN9LvmDevice14getAllocatedPEERK7QString@Base 21.12.1 + _ZN9LvmDevice14initPartitionsEv@Base 21.12.1 + _ZN9LvmDevice15physicalVolumesEv@Base 21.12.1 + _ZN9LvmDevice16createLVSnapshotER6ReportR9PartitionRK7QStringx@Base 21.12.1 + _ZN9LvmDevice6getLVsERK7QString@Base 21.12.1 + _ZN9LvmDevice6getVGsEv@Base 21.12.1 + _ZN9LvmDevice6movePVER6ReportRK7QStringRK11QStringList@Base 21.12.1 + _ZN9LvmDevice7getUUIDERK7QString@Base 21.12.1 + _ZN9LvmDevice8createLVER6ReportRS_R9PartitionRK7QString@Base 21.12.1 + _ZN9LvmDevice8createVGER6Report7QStringRK7QVectorIPK9PartitionEi@Base 21.12.1 + _ZN9LvmDevice8getFieldERK7QStringS2_@Base 21.12.1 + _ZN9LvmDevice8insertPVER6ReportRS_RK7QString@Base 21.12.1 + _ZN9LvmDevice8removeLVER6ReportRS_R9Partition@Base 21.12.1 + _ZN9LvmDevice8removePVER6ReportRS_RK7QString@Base 21.12.1 + _ZN9LvmDevice8removeVGER6ReportRS_@Base 21.12.1 + _ZN9LvmDevice8resizeLVER6ReportR9Partition@Base 21.12.1 + _ZN9LvmDevice9getFreePEERK7QString@Base 21.12.1 + _ZN9LvmDevice9getPeSizeERK7QString@Base 21.12.1 + _ZN9LvmDeviceC1ERK7QStringS2_@Base 21.12.1 + _ZN9LvmDeviceC2ERK7QStringS2_@Base 21.12.1 + _ZN9LvmDeviceD0Ev@Base 21.12.1 + _ZN9LvmDeviceD1Ev@Base 21.12.1 + _ZN9LvmDeviceD2Ev@Base 21.12.1 + _ZN9Operation10jobStartedEP3JobPS_@Base 21.12.1 + _ZN9Operation11jobFinishedEP3JobPS_@Base 21.12.1 + _ZN9Operation11qt_metacallEN11QMetaObject4CallEiPPv@Base 21.12.1 + _ZN9Operation11qt_metacastEPKc@Base 21.12.1 + _ZN9Operation12onJobStartedEv@Base 21.12.1 + _ZN9Operation13onJobFinishedEv@Base 21.12.1 + _ZN9Operation15setProgressBaseEi@Base 21.12.1 + _ZN9Operation16staticMetaObjectE@Base 21.12.1 + _ZN9Operation22insertPreviewPartitionER6DeviceR9Partition@Base 21.12.1 + _ZN9Operation22removePreviewPartitionER6DeviceR9Partition@Base 21.12.1 + _ZN9Operation4jobsEv@Base 21.12.1 + _ZN9Operation6addJobEP3Job@Base 21.12.1 + _ZN9Operation7executeER6Report@Base 21.12.1 + _ZN9Operation8progressEi@Base 21.12.1 + _ZN9Operation9setStatusENS_15OperationStatusE@Base 21.12.1 + _ZN9OperationC1Ev@Base 21.12.1 + _ZN9OperationC2Ev@Base 21.12.1 + _ZN9OperationD0Ev@Base 21.12.1 + _ZN9OperationD1Ev@Base 21.12.1 + _ZN9OperationD2Ev@Base 21.12.1 + _ZN9Partition10setMountedEb@Base 21.12.1 + _ZN9Partition13setFileSystemEP10FileSystem@Base 21.12.1 + _ZN9Partition16deleteFileSystemEv@Base 21.12.1 + _ZN9Partition16setPartitionPathERK7QString@Base 21.12.1 + _ZN9Partition20checkChildrenMountedEv@Base 21.12.1 + _ZN9Partition4moveEx@Base 21.12.1 + _ZN9Partition5mountER6Report@Base 21.12.1 + _ZN9Partition7unmountER6Report@Base 21.12.1 + _ZN9PartitionC1EP13PartitionNodeRK6DeviceRK13PartitionRoleP10FileSystemxx7QString6QFlagsIN14PartitionTable4FlagEERKSA_bSE_NS_5StateE@Base 21.12.1 + _ZN9PartitionC1ERKS_P13PartitionNode@Base 21.12.1 + _ZN9PartitionC2EP13PartitionNodeRK6DeviceRK13PartitionRoleP10FileSystemxx7QString6QFlagsIN14PartitionTable4FlagEERKSA_bSE_NS_5StateE@Base 21.12.1 + _ZN9PartitionC2ERKS_P13PartitionNode@Base 21.12.1 + _ZN9PartitionD0Ev@Base 21.12.1 + _ZN9PartitionD1Ev@Base 21.12.1 + _ZN9PartitionD2Ev@Base 21.12.1 + _ZN9PartitionaSERKS_@Base 21.12.1 + _ZNK10DiskDevice12cylinderSizeEv@Base 21.12.1 + _ZNK10DiskDevice12totalSectorsEv@Base 21.12.1 + _ZNK10DiskDevice15sectorsPerTrackEv@Base 21.12.1 + _ZNK10DiskDevice17logicalSectorSizeEv@Base 21.12.1 + _ZNK10DiskDevice18physicalSectorSizeEv@Base 21.12.1 + _ZNK10DiskDevice5headsEv@Base 21.12.1 + _ZNK10DiskDevice9cylindersEv@Base 21.12.1 + _ZNK10FileSystem10lastSectorEv@Base 21.12.1 + _ZNK10FileSystem10mountTitleEv@Base 21.12.1 + _ZNK10FileSystem10sectorSizeEv@Base 21.12.1 + _ZNK10FileSystem10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK10FileSystem11firstSectorEv@Base 21.12.1 + _ZNK10FileSystem11maxCapacityEv@Base 21.12.1 + _ZNK10FileSystem11minCapacityEv@Base 21.12.1 + _ZNK10FileSystem11sectorsUsedEv@Base 21.12.1 + _ZNK10FileSystem12resizeOnlineER6ReportRK7QStringS4_x@Base 21.12.1 + _ZNK10FileSystem12unmountTitleEv@Base 21.12.1 + _ZNK10FileSystem14labelValidatorEP7QObject@Base 21.12.1 + _ZNK10FileSystem14maxLabelLengthEv@Base 21.12.1 + _ZNK10FileSystem15supportToolNameEv@Base 21.12.1 + _ZNK10FileSystem16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK10FileSystem16supportToolFoundEv@Base 21.12.1 + _ZNK10FileSystem16updateBootSectorER6ReportRK7QString@Base 21.12.1 + _ZNK10FileSystem17availableFeaturesEv@Base 21.12.1 + _ZNK10FileSystem4copyER6ReportRK7QStringS4_@Base 21.12.1 + _ZNK10FileSystem4moveER6ReportRK7QStringx@Base 21.12.1 + _ZNK10FileSystem4nameERK11QStringList@Base 21.12.1 + _ZNK10FileSystem4typeEv@Base 21.12.1 + _ZNK10FileSystem4uuidEv@Base 21.12.1 + _ZNK10FileSystem5checkER6ReportRK7QString@Base 21.12.1 + _ZNK10FileSystem5labelEv@Base 21.12.1 + _ZNK10FileSystem6backupER6ReportRK6DeviceRK7QStringS7_@Base 21.12.1 + _ZNK10FileSystem6removeER6ReportRK7QString@Base 21.12.1 + _ZNK10FileSystem6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK10FileSystem8canMountERK7QStringS2_@Base 21.12.1 + _ZNK10FileSystem8featuresEv@Base 21.12.1 + _ZNK10FileSystem8readUUIDERK7QString@Base 21.12.1 + _ZNK10FileSystem9readLabelERK7QString@Base 21.12.1 + _ZNK10FstabEntry10deviceNodeEv@Base 21.12.1 + _ZNK10FstabEntry10mountPointEv@Base 21.12.1 + _ZNK10FstabEntry10passNumberEv@Base 21.12.1 + _ZNK10FstabEntry13optionsStringEv@Base 21.12.1 + _ZNK10FstabEntry4typeEv@Base 21.12.1 + _ZNK10FstabEntry6fsSpecEv@Base 21.12.1 + _ZNK10FstabEntry7commentEv@Base 21.12.1 + _ZNK10FstabEntry7optionsEv@Base 21.12.1 + _ZNK10FstabEntry8dumpFreqEv@Base 21.12.1 + _ZNK10FstabEntry9entryTypeEv@Base 21.12.1 + _ZNK10PartWidget10metaObjectEv@Base 21.12.1 + _ZNK10PartWidget11activeColorERK6QColor@Base 21.12.1 + _ZNK10PartWidget12drawGradientEP8QPainterRK6QColorRK5QRectb@Base 21.12.1 + _ZNK11CoreBackend10metaObjectEv@Base 21.12.1 + _ZNK12NewOperation11descriptionEv@Base 21.12.1 + _ZNK12NewOperation12newPartitionEv@Base 21.12.1 + _ZNK12NewOperation12targetDeviceEv@Base 21.12.1 + _ZNK12NewOperation7targetsERK6Device@Base 21.12.1 + _ZNK12NewOperation7targetsERK9Partition@Base 21.12.1 + _ZNK12SoftwareRAID10prettyNameEv@Base 21.12.1 + _ZNK12SoftwareRAID10totalChunkEv@Base 21.12.1 + _ZNK12SoftwareRAID11deviceNodesEv@Base 21.12.1 + _ZNK12SoftwareRAID12mappedSectorERK7QStringx@Base 21.12.1 + _ZNK12SoftwareRAID13partitionSizeER7QString@Base 21.12.1 + _ZNK12SoftwareRAID14devicePathListEv@Base 21.12.1 + _ZNK12SoftwareRAID14partitionNodesEv@Base 21.12.1 + _ZNK12SoftwareRAID4uuidEv@Base 21.12.1 + _ZNK12SoftwareRAID6statusEv@Base 21.12.1 + _ZNK12SoftwareRAID9arraySizeEv@Base 21.12.1 + _ZNK12SoftwareRAID9chunkSizeEv@Base 21.12.1 + _ZNK12SoftwareRAID9raidLevelEv@Base 21.12.1 + _ZNK12SoftwareRAIDeqERK6Device@Base 21.12.1 + _ZNK13CopyOperation17updateDescriptionEv@Base 21.12.1 + _ZNK13CopyOperation7targetsERK6Device@Base 21.12.1 + _ZNK13CopyOperation7targetsERK9Partition@Base 21.12.1 + _ZNK13DeviceScanner10metaObjectEv@Base 21.12.1 + _ZNK13PartitionNode11predecessorERK9Partition@Base 21.12.1 + _ZNK13PartitionNode14isChildMountedEv@Base 21.12.1 + _ZNK13PartitionNode19highestMountedChildEv@Base 21.12.1 + _ZNK13PartitionNode21findPartitionBySectorExRK13PartitionRole@Base 21.12.1 + _ZNK13PartitionNode9successorERK9Partition@Base 21.12.1 + _ZNK13PartitionRole8toStringERK11QStringList@Base 21.12.1 + _ZNK14CheckOperation11descriptionEv@Base 21.12.1 + _ZNK14CheckOperation7targetsERK6Device@Base 21.12.1 + _ZNK14CheckOperation7targetsERK9Partition@Base 21.12.1 + _ZNK14OperationStack10metaObjectEv@Base 21.12.1 + _ZNK14OperationStack8containsEPK9Partition@Base 21.12.1 + _ZNK14PartWidgetBase12childWidgetsEv@Base 21.12.1 + _ZNK14PartWidgetBase16positionChildrenEPK7QWidgetRK5QListIP9PartitionES3_IP10PartWidgetE@Base 21.12.1 + _ZNK14PartitionTable10childRolesERK9Partition@Base 21.12.1 + _ZNK14PartitionTable11freeSectorsEv@Base 21.12.1 + _ZNK14PartitionTable11hasExtendedEv@Base 21.12.1 + _ZNK14PartitionTable12numPrimariesEv@Base 21.12.1 + _ZNK14PartitionTable13isSectorBasedERK6Device@Base 21.12.1 + _ZNK14PartitionTable16freeSectorsAfterERK9Partition@Base 21.12.1 + _ZNK14PartitionTable17freeSectorsBeforeERK9Partition@Base 21.12.1 + _ZNK14PartitionTable8extendedEv@Base 21.12.1 + _ZNK15BackupOperation11descriptionEv@Base 21.12.1 + _ZNK15DeleteOperation11descriptionEv@Base 21.12.1 + _ZNK15DeleteOperation7targetsERK6Device@Base 21.12.1 + _ZNK15DeleteOperation7targetsERK9Partition@Base 21.12.1 + _ZNK15ExternalCommand10metaObjectEv@Base 21.12.1 + _ZNK15ExternalCommand4argsEv@Base 21.12.1 + _ZNK15ExternalCommand6outputEv@Base 21.12.1 + _ZNK15ExternalCommand7commandEv@Base 21.12.1 + _ZNK15ExternalCommand8exitCodeEv@Base 21.12.1 + _ZNK15ExternalCommand9rawOutputEv@Base 21.12.1 + _ZNK15OperationRunner10metaObjectEv@Base 21.12.1 + _ZNK15OperationRunner11descriptionEi@Base 21.12.1 + _ZNK15OperationRunner13numOperationsEv@Base 21.12.1 + _ZNK15OperationRunner7numJobsEv@Base 21.12.1 + _ZNK15ResizeOperation11descriptionEv@Base 21.12.1 + _ZNK15ResizeOperation12resizeActionEv@Base 21.12.1 + _ZNK15ResizeOperation7targetsERK6Device@Base 21.12.1 + _ZNK15ResizeOperation7targetsERK9Partition@Base 21.12.1 + _ZNK16RestoreOperation11descriptionEv@Base 21.12.1 + _ZNK16RestoreOperation7targetsERK6Device@Base 21.12.1 + _ZNK16RestoreOperation7targetsERK9Partition@Base 21.12.1 + _ZNK17PartResizerWidget10metaObjectEv@Base 21.12.1 + _ZNK17PartResizerWidget11handleWidthEv@Base 21.12.1 + _ZNK17PartResizerWidget14checkAlignmentERK9Partitionx@Base 21.12.1 + _ZNK17PartResizerWidget15partWidgetStartEv@Base 21.12.1 + _ZNK17PartResizerWidget15partWidgetWidthEv@Base 21.12.1 + _ZNK17PartResizerWidget15sectorsPerPixelEv@Base 21.12.1 + _ZNK17PartResizerWidget16checkConstraintsExx@Base 21.12.1 + _ZNK17PartResizerWidget17maximumLastSectorEb@Base 21.12.1 + _ZNK17PartResizerWidget17minimumLastSectorEb@Base 21.12.1 + _ZNK17PartResizerWidget18maximumFirstSectorEb@Base 21.12.1 + _ZNK17PartResizerWidget18minimumFirstSectorEb@Base 21.12.1 + _ZNK18CoreBackendManager4listEv@Base 21.12.1 + _ZNK19VolumeManagerDevice20prettyDeviceNodeListEv@Base 21.12.1 + _ZNK21SetPartFlagsOperation11descriptionEv@Base 21.12.1 + _ZNK21SetPartFlagsOperation7targetsERK6Device@Base 21.12.1 + _ZNK21SetPartFlagsOperation7targetsERK9Partition@Base 21.12.1 + _ZNK25CreateFileSystemOperation11descriptionEv@Base 21.12.1 + _ZNK25CreateFileSystemOperation7targetsERK6Device@Base 21.12.1 + _ZNK25CreateFileSystemOperation7targetsERK9Partition@Base 21.12.1 + _ZNK26CreateVolumeGroupOperation11descriptionEv@Base 21.12.1 + _ZNK26CreateVolumeGroupOperation7targetsERK9Partition@Base 21.12.1 + _ZNK26RemoveVolumeGroupOperation11descriptionEv@Base 21.12.1 + _ZNK26ResizeVolumeGroupOperation11descriptionEv@Base 21.12.1 + _ZNK26ResizeVolumeGroupOperation7targetsERK6Device@Base 21.12.1 + _ZNK26ResizeVolumeGroupOperation7targetsERK9Partition@Base 21.12.1 + _ZNK27SetFileSystemLabelOperation11descriptionEv@Base 21.12.1 + _ZNK27SetFileSystemLabelOperation7targetsERK6Device@Base 21.12.1 + _ZNK27SetFileSystemLabelOperation7targetsERK9Partition@Base 21.12.1 + _ZNK29CreatePartitionTableOperation11descriptionEv@Base 21.12.1 + _ZNK29CreatePartitionTableOperation7targetsERK6Device@Base 21.12.1 + _ZNK2FS3hfs11maxCapacityEv@Base 21.12.1 + _ZNK2FS3hfs14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS3hfs15supportToolNameEv@Base 21.12.1 + _ZNK2FS3hfs16supportToolFoundEv@Base 21.12.1 + _ZNK2FS3hfs5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS3jfs11maxCapacityEv@Base 21.12.1 + _ZNK2FS3jfs11minCapacityEv@Base 21.12.1 + _ZNK2FS3jfs12resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS3jfs14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS3jfs15supportToolNameEv@Base 21.12.1 + _ZNK2FS3jfs16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS3jfs16supportToolFoundEv@Base 21.12.1 + _ZNK2FS3jfs5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS3jfs6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS3udf10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS3udf11maxCapacityEv@Base 21.12.1 + _ZNK2FS3udf11minCapacityEv@Base 21.12.1 + _ZNK2FS3udf14labelValidatorEP7QObject@Base 21.12.1 + _ZNK2FS3udf14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS3udf15supportToolNameEv@Base 21.12.1 + _ZNK2FS3udf16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS3udf16supportToolFoundEv@Base 21.12.1 + _ZNK2FS3xfs11maxCapacityEv@Base 21.12.1 + _ZNK2FS3xfs11minCapacityEv@Base 21.12.1 + _ZNK2FS3xfs12resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS3xfs14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS3xfs15supportToolNameEv@Base 21.12.1 + _ZNK2FS3xfs16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS3xfs16supportToolFoundEv@Base 21.12.1 + _ZNK2FS3xfs4copyER6ReportRK7QStringS5_@Base 21.12.1 + _ZNK2FS3xfs5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS3xfs6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS3zfs11maxCapacityEv@Base 21.12.1 + _ZNK2FS3zfs11minCapacityEv@Base 21.12.1 + _ZNK2FS3zfs15supportToolNameEv@Base 21.12.1 + _ZNK2FS3zfs16supportToolFoundEv@Base 21.12.1 + _ZNK2FS4ext210updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS4ext211maxCapacityEv@Base 21.12.1 + _ZNK2FS4ext214maxLabelLengthEv@Base 21.12.1 + _ZNK2FS4ext215supportToolNameEv@Base 21.12.1 + _ZNK2FS4ext216readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS4ext216supportToolFoundEv@Base 21.12.1 + _ZNK2FS4ext25checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS4ext26resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS4ext311maxCapacityEv@Base 21.12.1 + _ZNK2FS4ext312resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS4ext411maxCapacityEv@Base 21.12.1 + _ZNK2FS4ext412resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS4f2fs11maxCapacityEv@Base 21.12.1 + _ZNK2FS4f2fs11minCapacityEv@Base 21.12.1 + _ZNK2FS4f2fs14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS4f2fs15supportToolNameEv@Base 21.12.1 + _ZNK2FS4f2fs16supportToolFoundEv@Base 21.12.1 + _ZNK2FS4f2fs5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS4f2fs6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS4hpfs11maxCapacityEv@Base 21.12.1 + _ZNK2FS4luks10canUnmountERK7QString@Base 21.12.1 + _ZNK2FS4luks10mountTitleEv@Base 21.12.1 + _ZNK2FS4luks10passphraseEv@Base 21.12.1 + _ZNK2FS4luks10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS4luks11isCryptOpenEv@Base 21.12.1 + _ZNK2FS4luks12canCryptOpenERK7QString@Base 21.12.1 + _ZNK2FS4luks12resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS4luks12unmountTitleEv@Base 21.12.1 + _ZNK2FS4luks13canCryptCloseERK7QString@Base 21.12.1 + _ZNK2FS4luks13readOuterUUIDERK7QString@Base 21.12.1 + _ZNK2FS4luks14cryptOpenTitleEv@Base 21.12.1 + _ZNK2FS4luks14testPassphraseERK7QStringS3_@Base 21.12.1 + _ZNK2FS4luks15cryptCloseTitleEv@Base 21.12.1 + _ZNK2FS4luks15supportToolNameEv@Base 21.12.1 + _ZNK2FS4luks16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS4luks16supportToolFoundEv@Base 21.12.1 + _ZNK2FS4luks19suggestedMapperNameERK7QString@Base 21.12.1 + _ZNK2FS4luks4typeEv@Base 21.12.1 + _ZNK2FS4luks5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS4luks6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS4luks8canMountERK7QStringS3_@Base 21.12.1 + _ZNK2FS4luks8readUUIDERK7QString@Base 21.12.1 + _ZNK2FS4luks9isMountedEv@Base 21.12.1 + _ZNK2FS4luks9outerUuidEv@Base 21.12.1 + _ZNK2FS4luks9readLabelERK7QString@Base 21.12.1 + _ZNK2FS4ntfs10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS4ntfs11maxCapacityEv@Base 21.12.1 + _ZNK2FS4ntfs11minCapacityEv@Base 21.12.1 + _ZNK2FS4ntfs14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS4ntfs15supportToolNameEv@Base 21.12.1 + _ZNK2FS4ntfs16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS4ntfs16supportToolFoundEv@Base 21.12.1 + _ZNK2FS4ntfs16updateBootSectorER6ReportRK7QString@Base 21.12.1 + _ZNK2FS4ntfs4copyER6ReportRK7QStringS5_@Base 21.12.1 + _ZNK2FS4ntfs5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS4ntfs6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS5btrfs10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5btrfs11maxCapacityEv@Base 21.12.1 + _ZNK2FS5btrfs11minCapacityEv@Base 21.12.1 + _ZNK2FS5btrfs12resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS5btrfs14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS5btrfs15supportToolNameEv@Base 21.12.1 + _ZNK2FS5btrfs16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS5btrfs16supportToolFoundEv@Base 21.12.1 + _ZNK2FS5btrfs5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5btrfs6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS5exfat10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5exfat11maxCapacityEv@Base 21.12.1 + _ZNK2FS5exfat14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS5exfat15supportToolNameEv@Base 21.12.1 + _ZNK2FS5exfat16supportToolFoundEv@Base 21.12.1 + _ZNK2FS5exfat5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5fat1210updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5fat1211maxCapacityEv@Base 21.12.1 + _ZNK2FS5fat1211minCapacityEv@Base 21.12.1 + _ZNK2FS5fat1214labelValidatorEP7QObject@Base 21.12.1 + _ZNK2FS5fat1214maxLabelLengthEv@Base 21.12.1 + _ZNK2FS5fat1215supportToolNameEv@Base 21.12.1 + _ZNK2FS5fat1216readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS5fat1216supportToolFoundEv@Base 21.12.1 + _ZNK2FS5fat125checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5fat1611maxCapacityEv@Base 21.12.1 + _ZNK2FS5fat1611minCapacityEv@Base 21.12.1 + _ZNK2FS5fat1616supportToolFoundEv@Base 21.12.1 + _ZNK2FS5fat166resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS5fat3210updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5fat3211maxCapacityEv@Base 21.12.1 + _ZNK2FS5fat3211minCapacityEv@Base 21.12.1 + _ZNK2FS5luks24typeEv@Base 21.12.1 + _ZNK2FS5luks26resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS5minix11maxCapacityEv@Base 21.12.1 + _ZNK2FS5minix14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS5minix15supportToolNameEv@Base 21.12.1 + _ZNK2FS5minix16supportToolFoundEv@Base 21.12.1 + _ZNK2FS5minix5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5ocfs210updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5ocfs211maxCapacityEv@Base 21.12.1 + _ZNK2FS5ocfs211minCapacityEv@Base 21.12.1 + _ZNK2FS5ocfs215supportToolNameEv@Base 21.12.1 + _ZNK2FS5ocfs216readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS5ocfs216supportToolFoundEv@Base 21.12.1 + _ZNK2FS5ocfs25checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS5ocfs26resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS6nilfs210updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS6nilfs211maxCapacityEv@Base 21.12.1 + _ZNK2FS6nilfs211minCapacityEv@Base 21.12.1 + _ZNK2FS6nilfs212resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS6nilfs214maxLabelLengthEv@Base 21.12.1 + _ZNK2FS6nilfs215supportToolNameEv@Base 21.12.1 + _ZNK2FS6nilfs216readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS6nilfs216supportToolFoundEv@Base 21.12.1 + _ZNK2FS6nilfs25checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS6nilfs26resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS7hfsplus11maxCapacityEv@Base 21.12.1 + _ZNK2FS7hfsplus14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS7hfsplus15supportToolNameEv@Base 21.12.1 + _ZNK2FS7hfsplus16supportToolFoundEv@Base 21.12.1 + _ZNK2FS7hfsplus5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS7lvm2_pv10canUnmountERK7QString@Base 21.12.1 + _ZNK2FS7lvm2_pv10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS7lvm2_pv11maxCapacityEv@Base 21.12.1 + _ZNK2FS7lvm2_pv12resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS7lvm2_pv15supportToolNameEv@Base 21.12.1 + _ZNK2FS7lvm2_pv16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS7lvm2_pv16supportToolFoundEv@Base 21.12.1 + _ZNK2FS7lvm2_pv5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS7lvm2_pv6removeER6ReportRK7QString@Base 21.12.1 + _ZNK2FS7lvm2_pv6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS7lvm2_pv8canMountERK7QStringS3_@Base 21.12.1 + _ZNK2FS7lvm2_pv8readUUIDERK7QString@Base 21.12.1 + _ZNK2FS7reiser411maxCapacityEv@Base 21.12.1 + _ZNK2FS7reiser414maxLabelLengthEv@Base 21.12.1 + _ZNK2FS7reiser415supportToolNameEv@Base 21.12.1 + _ZNK2FS7reiser416readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS7reiser416supportToolFoundEv@Base 21.12.1 + _ZNK2FS7reiser45checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS7unknown8canMountERK7QStringS3_@Base 21.12.1 + _ZNK2FS8reiserfs10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS8reiserfs11maxCapacityEv@Base 21.12.1 + _ZNK2FS8reiserfs11minCapacityEv@Base 21.12.1 + _ZNK2FS8reiserfs12resizeOnlineER6ReportRK7QStringS5_x@Base 21.12.1 + _ZNK2FS8reiserfs14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS8reiserfs15supportToolNameEv@Base 21.12.1 + _ZNK2FS8reiserfs16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS8reiserfs16supportToolFoundEv@Base 21.12.1 + _ZNK2FS8reiserfs5checkER6ReportRK7QString@Base 21.12.1 + _ZNK2FS8reiserfs6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS9linuxswap10mountTitleEv@Base 21.12.1 + _ZNK2FS9linuxswap10updateUUIDER6ReportRK7QString@Base 21.12.1 + _ZNK2FS9linuxswap12unmountTitleEv@Base 21.12.1 + _ZNK2FS9linuxswap14maxLabelLengthEv@Base 21.12.1 + _ZNK2FS9linuxswap15supportToolNameEv@Base 21.12.1 + _ZNK2FS9linuxswap16readUsedCapacityERK7QString@Base 21.12.1 + _ZNK2FS9linuxswap16supportToolFoundEv@Base 21.12.1 + _ZNK2FS9linuxswap4copyER6ReportRK7QStringS5_@Base 21.12.1 + _ZNK2FS9linuxswap6resizeER6ReportRK7QStringx@Base 21.12.1 + _ZNK2FS9linuxswap8canMountERK7QStringS3_@Base 21.12.1 + _ZNK30DeactivateVolumeGroupOperation11descriptionEv@Base 21.12.1 + _ZNK3Job10metaObjectEv@Base 21.12.1 + _ZNK3Job10statusIconEv@Base 21.12.1 + _ZNK3Job10statusTextEv@Base 21.12.1 + _ZNK6Device10deviceNodeEv@Base 21.12.1 + _ZNK6Device10prettyNameEv@Base 21.12.1 + _ZNK6Device11logicalSizeEv@Base 21.12.1 + _ZNK6Device11smartStatusEv@Base 21.12.1 + _ZNK6Device12totalLogicalEv@Base 21.12.1 + _ZNK6Device14partitionTableEv@Base 21.12.1 + _ZNK6Device4nameEv@Base 21.12.1 + _ZNK6Device4typeEv@Base 21.12.1 + _ZNK6Device8iconNameEv@Base 21.12.1 + _ZNK6DeviceeqERKS_@Base 21.12.1 + _ZNK6DeviceneERKS_@Base 21.12.1 + _ZNK6Report10metaObjectEv@Base 21.12.1 + _ZNK6Report4rootEv@Base 21.12.1 + _ZNK6Report6toHtmlEv@Base 21.12.1 + _ZNK6Report6toTextEv@Base 21.12.1 + _ZNK8Capacity5toIntENS_4UnitE@Base 21.12.1 + _ZNK8Capacity7isValidEv@Base 21.12.1 + _ZNK8Capacity8toDoubleENS_4UnitE@Base 21.12.1 + _ZNK9GlobalLog10metaObjectEv@Base 21.12.1 + _ZNK9LvmDevice11allocatedPEEv@Base 21.12.1 + _ZNK9LvmDevice11deviceNodesEv@Base 21.12.1 + _ZNK9LvmDevice12mappedSectorERK7QStringx@Base 21.12.1 + _ZNK9LvmDevice13partitionSizeER7QString@Base 21.12.1 + _ZNK9LvmDevice13scanPartitionERK7QStringP14PartitionTable@Base 21.12.1 + _ZNK9LvmDevice14partitionNodesEv@Base 21.12.1 + _ZNK9LvmDevice14scanPartitionsEP14PartitionTable@Base 21.12.1 + _ZNK9LvmDevice15physicalVolumesEv@Base 21.12.1 + _ZNK9LvmDevice4UUIDEv@Base 21.12.1 + _ZNK9LvmDevice6freePEEv@Base 21.12.1 + _ZNK9LvmDevice6peSizeEv@Base 21.12.1 + _ZNK9LvmDevice7totalPEEv@Base 21.12.1 + _ZNK9LvmDevice9LVSizeMapEv@Base 21.12.1 + _ZNK9LvmDevice9setFreePEEx@Base 21.12.1 + _ZNK9Operation10metaObjectEv@Base 21.12.1 + _ZNK9Operation10statusIconEv@Base 21.12.1 + _ZNK9Operation10statusTextEv@Base 21.12.1 + _ZNK9Operation12progressBaseEv@Base 21.12.1 + _ZNK9Operation13totalProgressEv@Base 21.12.1 + _ZNK9Operation4jobsEv@Base 21.12.1 + _ZNK9Operation6statusEv@Base 21.12.1 + _ZNK9Partition10canUnmountEv@Base 21.12.1 + _ZNK9Partition10deviceNodeEv@Base 21.12.1 + _ZNK9Partition11hasChildrenEv@Base 21.12.1 + _ZNK9Partition11sectorsUsedEv@Base 21.12.1 + _ZNK9Partition13minLastSectorEv@Base 21.12.1 + _ZNK9Partition14maxFirstSectorEv@Base 21.12.1 + _ZNK9Partition14maximumSectorsEv@Base 21.12.1 + _ZNK9Partition14minimumSectorsEv@Base 21.12.1 + _ZNK9Partition14partitionTableEv@Base 21.12.1 + _ZNK9Partition20adjustLogicalNumbersEii@Base 21.12.1 + _ZNK9Partition8canMountEv@Base 21.12.1 + _ZNK9PartitioneqERKS_@Base 21.12.1 + _ZNK9PartitionneERKS_@Base 21.12.1 + _ZTI10DiskDevice@Base 21.12.1 + _ZTI10FileSystem@Base 21.12.1 + _ZTI10PartWidget@Base 21.12.1 + _ZTI11CoreBackend@Base 21.12.1 + _ZTI12NewOperation@Base 21.12.1 + _ZTI12SoftwareRAID@Base 21.12.1 + _ZTI13CopyOperation@Base 21.12.1 + _ZTI13DeviceScanner@Base 21.12.1 + _ZTI13PartitionNode@Base 21.12.1 + _ZTI14CheckOperation@Base 21.12.1 + _ZTI14OperationStack@Base 21.12.1 + _ZTI14PartWidgetBase@Base 21.12.1 + _ZTI14PartitionTable@Base 21.12.1 + _ZTI15BackupOperation@Base 21.12.1 + _ZTI15DeleteOperation@Base 21.12.1 + _ZTI15ExternalCommand@Base 21.12.1 + _ZTI15OperationRunner@Base 21.12.1 + _ZTI15ResizeOperation@Base 21.12.1 + _ZTI16RestoreOperation@Base 21.12.1 + _ZTI17PartResizerWidget@Base 21.12.1 + _ZTI19VolumeManagerDevice@Base 21.12.1 + _ZTI21SetPartFlagsOperation@Base 21.12.1 + _ZTI25CreateFileSystemOperation@Base 21.12.1 + _ZTI26CreateVolumeGroupOperation@Base 21.12.1 + _ZTI26RemoveVolumeGroupOperation@Base 21.12.1 + _ZTI26ResizeVolumeGroupOperation@Base 21.12.1 + _ZTI27SetFileSystemLabelOperation@Base 21.12.1 + _ZTI29CreatePartitionTableOperation@Base 21.12.1 + _ZTI30DeactivateVolumeGroupOperation@Base 21.12.1 + _ZTI3Job@Base 21.12.1 + _ZTI6Device@Base 21.12.1 + _ZTI6Report@Base 21.12.1 + _ZTI9GlobalLog@Base 21.12.1 + _ZTI9LvmDevice@Base 21.12.1 + _ZTI9Operation@Base 21.12.1 + _ZTI9Partition@Base 21.12.1 + _ZTIN2FS11unformattedE@Base 21.12.1 + _ZTIN2FS15linuxraidmemberE@Base 21.12.1 + _ZTIN2FS3hfsE@Base 21.12.1 + _ZTIN2FS3jfsE@Base 21.12.1 + _ZTIN2FS3udfE@Base 21.12.1 + _ZTIN2FS3ufsE@Base 21.12.1 + _ZTIN2FS3xfsE@Base 21.12.1 + _ZTIN2FS3zfsE@Base 21.12.1 + _ZTIN2FS4apfsE@Base 21.12.1 + _ZTIN2FS4ext2E@Base 21.12.1 + _ZTIN2FS4ext3E@Base 21.12.1 + _ZTIN2FS4ext4E@Base 21.12.1 + _ZTIN2FS4f2fsE@Base 21.12.1 + _ZTIN2FS4hpfsE@Base 21.12.1 + _ZTIN2FS4luksE@Base 21.12.1 + _ZTIN2FS4ntfsE@Base 21.12.1 + _ZTIN2FS5btrfsE@Base 21.12.1 + _ZTIN2FS5exfatE@Base 21.12.1 + _ZTIN2FS5fat12E@Base 21.12.1 + _ZTIN2FS5fat16E@Base 21.12.1 + _ZTIN2FS5fat32E@Base 21.12.1 + _ZTIN2FS5luks2E@Base 21.12.1 + _ZTIN2FS5minixE@Base 21.12.1 + _ZTIN2FS5ocfs2E@Base 21.12.1 + _ZTIN2FS6nilfs2E@Base 21.12.1 + _ZTIN2FS7hfsplusE@Base 21.12.1 + _ZTIN2FS7iso9660E@Base 21.12.1 + _ZTIN2FS7lvm2_pvE@Base 21.12.1 + _ZTIN2FS7reiser4E@Base 21.12.1 + _ZTIN2FS7unknownE@Base 21.12.1 + _ZTIN2FS8extendedE@Base 21.12.1 + _ZTIN2FS8reiserfsE@Base 21.12.1 + _ZTIN2FS9bitlockerE@Base 21.12.1 + _ZTIN2FS9linuxswapE@Base 21.12.1 + (arch=armel riscv64)_ZTIN9__gnu_cxx7__mutexE@Base 21.12.2 + (arch=armel riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 21.12.2 + (arch=!armel !riscv64)_ZTISt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 21.12.1 + (arch=armel riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 21.12.2 + (arch=!armel !riscv64)_ZTISt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 21.12.1 + (arch=armel armhf)_ZTISt19_Sp_make_shared_tag@Base 21.12.2 + (arch=armel riscv64)_ZTISt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE@Base 21.12.2 + (arch=!armel !riscv64)_ZTISt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 21.12.1 + _ZTS10DiskDevice@Base 21.12.1 + _ZTS10FileSystem@Base 21.12.1 + _ZTS10PartWidget@Base 21.12.1 + _ZTS11CoreBackend@Base 21.12.1 + _ZTS12NewOperation@Base 21.12.1 + _ZTS12SoftwareRAID@Base 21.12.1 + _ZTS13CopyOperation@Base 21.12.1 + _ZTS13DeviceScanner@Base 21.12.1 + _ZTS13PartitionNode@Base 21.12.1 + _ZTS14CheckOperation@Base 21.12.1 + _ZTS14OperationStack@Base 21.12.1 + _ZTS14PartWidgetBase@Base 21.12.1 + _ZTS14PartitionTable@Base 21.12.1 + _ZTS15BackupOperation@Base 21.12.1 + _ZTS15DeleteOperation@Base 21.12.1 + _ZTS15ExternalCommand@Base 21.12.1 + _ZTS15OperationRunner@Base 21.12.1 + _ZTS15ResizeOperation@Base 21.12.1 + _ZTS16RestoreOperation@Base 21.12.1 + _ZTS17PartResizerWidget@Base 21.12.1 + _ZTS19VolumeManagerDevice@Base 21.12.1 + _ZTS21SetPartFlagsOperation@Base 21.12.1 + _ZTS25CreateFileSystemOperation@Base 21.12.1 + _ZTS26CreateVolumeGroupOperation@Base 21.12.1 + _ZTS26RemoveVolumeGroupOperation@Base 21.12.1 + _ZTS26ResizeVolumeGroupOperation@Base 21.12.1 + _ZTS27SetFileSystemLabelOperation@Base 21.12.1 + _ZTS29CreatePartitionTableOperation@Base 21.12.1 + _ZTS30DeactivateVolumeGroupOperation@Base 21.12.1 + _ZTS3Job@Base 21.12.1 + _ZTS6Device@Base 21.12.1 + _ZTS6Report@Base 21.12.1 + _ZTS9GlobalLog@Base 21.12.1 + _ZTS9LvmDevice@Base 21.12.1 + _ZTS9Operation@Base 21.12.1 + _ZTS9Partition@Base 21.12.1 + _ZTSN2FS11unformattedE@Base 21.12.1 + _ZTSN2FS15linuxraidmemberE@Base 21.12.1 + _ZTSN2FS3hfsE@Base 21.12.1 + _ZTSN2FS3jfsE@Base 21.12.1 + _ZTSN2FS3udfE@Base 21.12.1 + _ZTSN2FS3ufsE@Base 21.12.1 + _ZTSN2FS3xfsE@Base 21.12.1 + _ZTSN2FS3zfsE@Base 21.12.1 + _ZTSN2FS4apfsE@Base 21.12.1 + _ZTSN2FS4ext2E@Base 21.12.1 + _ZTSN2FS4ext3E@Base 21.12.1 + _ZTSN2FS4ext4E@Base 21.12.1 + _ZTSN2FS4f2fsE@Base 21.12.1 + _ZTSN2FS4hpfsE@Base 21.12.1 + _ZTSN2FS4luksE@Base 21.12.1 + _ZTSN2FS4ntfsE@Base 21.12.1 + _ZTSN2FS5btrfsE@Base 21.12.1 + _ZTSN2FS5exfatE@Base 21.12.1 + _ZTSN2FS5fat12E@Base 21.12.1 + _ZTSN2FS5fat16E@Base 21.12.1 + _ZTSN2FS5fat32E@Base 21.12.1 + _ZTSN2FS5luks2E@Base 21.12.1 + _ZTSN2FS5minixE@Base 21.12.1 + _ZTSN2FS5ocfs2E@Base 21.12.1 + _ZTSN2FS6nilfs2E@Base 21.12.1 + _ZTSN2FS7hfsplusE@Base 21.12.1 + _ZTSN2FS7iso9660E@Base 21.12.1 + _ZTSN2FS7lvm2_pvE@Base 21.12.1 + _ZTSN2FS7reiser4E@Base 21.12.1 + _ZTSN2FS7unknownE@Base 21.12.1 + _ZTSN2FS8extendedE@Base 21.12.1 + _ZTSN2FS8reiserfsE@Base 21.12.1 + _ZTSN2FS9bitlockerE@Base 21.12.1 + _ZTSN2FS9linuxswapE@Base 21.12.1 + (arch=armel riscv64)_ZTSN9__gnu_cxx7__mutexE@Base 21.12.2 + (arch=armel riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 21.12.2 + (arch=!armel !riscv64)_ZTSSt11_Mutex_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 21.12.1 + (arch=armel riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE1EE@Base 21.12.2 + (arch=!armel !riscv64)_ZTSSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE@Base 21.12.1 + _ZTSSt19_Sp_make_shared_tag@Base 21.12.1 + (arch=armel riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE@Base 21.12.2 + (arch=!armel !riscv64)_ZTSSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 21.12.1 + _ZTV10DiskDevice@Base 21.12.1 + _ZTV10FileSystem@Base 21.12.1 + _ZTV10PartWidget@Base 21.12.1 + _ZTV11CoreBackend@Base 21.12.1 + _ZTV12NewOperation@Base 21.12.1 + _ZTV12SoftwareRAID@Base 21.12.1 + _ZTV13CopyOperation@Base 21.12.1 + _ZTV13DeviceScanner@Base 21.12.1 + _ZTV13PartitionNode@Base 21.12.1 + _ZTV14CheckOperation@Base 21.12.1 + _ZTV14OperationStack@Base 21.12.1 + _ZTV14PartWidgetBase@Base 21.12.1 + _ZTV14PartitionTable@Base 21.12.1 + _ZTV15BackupOperation@Base 21.12.1 + _ZTV15DeleteOperation@Base 21.12.1 + _ZTV15ExternalCommand@Base 21.12.1 + _ZTV15OperationRunner@Base 21.12.1 + _ZTV15ResizeOperation@Base 21.12.1 + _ZTV16RestoreOperation@Base 21.12.1 + _ZTV17PartResizerWidget@Base 21.12.1 + _ZTV19VolumeManagerDevice@Base 21.12.1 + _ZTV21SetPartFlagsOperation@Base 21.12.1 + _ZTV25CreateFileSystemOperation@Base 21.12.1 + _ZTV26CreateVolumeGroupOperation@Base 21.12.1 + _ZTV26RemoveVolumeGroupOperation@Base 21.12.1 + _ZTV26ResizeVolumeGroupOperation@Base 21.12.1 + _ZTV27SetFileSystemLabelOperation@Base 21.12.1 + _ZTV29CreatePartitionTableOperation@Base 21.12.1 + _ZTV30DeactivateVolumeGroupOperation@Base 21.12.1 + _ZTV3Job@Base 21.12.1 + _ZTV6Device@Base 21.12.1 + _ZTV6Report@Base 21.12.1 + _ZTV9GlobalLog@Base 21.12.1 + _ZTV9LvmDevice@Base 21.12.1 + _ZTV9Operation@Base 21.12.1 + _ZTV9Partition@Base 21.12.1 + _ZTVN2FS11unformattedE@Base 21.12.1 + _ZTVN2FS15linuxraidmemberE@Base 21.12.1 + _ZTVN2FS3hfsE@Base 21.12.1 + _ZTVN2FS3jfsE@Base 21.12.1 + _ZTVN2FS3udfE@Base 21.12.1 + _ZTVN2FS3ufsE@Base 21.12.1 + _ZTVN2FS3xfsE@Base 21.12.1 + _ZTVN2FS3zfsE@Base 21.12.1 + _ZTVN2FS4apfsE@Base 21.12.1 + _ZTVN2FS4ext2E@Base 21.12.1 + _ZTVN2FS4ext3E@Base 21.12.1 + _ZTVN2FS4ext4E@Base 21.12.1 + _ZTVN2FS4f2fsE@Base 21.12.1 + _ZTVN2FS4hpfsE@Base 21.12.1 + _ZTVN2FS4luksE@Base 21.12.1 + _ZTVN2FS4ntfsE@Base 21.12.1 + _ZTVN2FS5btrfsE@Base 21.12.1 + _ZTVN2FS5exfatE@Base 21.12.1 + _ZTVN2FS5fat12E@Base 21.12.1 + _ZTVN2FS5fat16E@Base 21.12.1 + _ZTVN2FS5fat32E@Base 21.12.1 + _ZTVN2FS5luks2E@Base 21.12.1 + _ZTVN2FS5minixE@Base 21.12.1 + _ZTVN2FS5ocfs2E@Base 21.12.1 + _ZTVN2FS6nilfs2E@Base 21.12.1 + _ZTVN2FS7hfsplusE@Base 21.12.1 + _ZTVN2FS7iso9660E@Base 21.12.1 + _ZTVN2FS7lvm2_pvE@Base 21.12.1 + _ZTVN2FS7reiser4E@Base 21.12.1 + _ZTVN2FS7unknownE@Base 21.12.1 + _ZTVN2FS8extendedE@Base 21.12.1 + _ZTVN2FS8reiserfsE@Base 21.12.1 + _ZTVN2FS9bitlockerE@Base 21.12.1 + _ZTVN2FS9linuxswapE@Base 21.12.1 + (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE1EE@Base 21.12.1 + (arch=!armel !riscv64)_ZTVSt23_Sp_counted_ptr_inplaceI11SmartStatusSaIS0_ELN9__gnu_cxx12_Lock_policyE2EE@Base 21.12.1 + _ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Base 21.12.1 + _ZZZN10KAboutDataC4ERK7QStringS2_S2_S2_N13KAboutLicense10LicenseKeyES2_S2_S2_S2_Ed_NKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK12NewOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK13CopyOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK14CheckOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK15BackupOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK15DeleteOperation8iconNameEvENKUlvE0_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK15DeleteOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK15ResizeOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK16RestoreOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK21SetPartFlagsOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK25CreateFileSystemOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK26CreateVolumeGroupOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK26RemoveVolumeGroupOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK26ResizeVolumeGroupOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK27SetFileSystemLabelOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK29CreatePartitionTableOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZZZNK30DeactivateVolumeGroupOperation8iconNameEvENKUlvE_clEvE15qstring_literal@Base 21.12.1 + _ZlsR11QTextStreamRK14PartitionTable@Base 21.12.1 diff --git a/rules b/rules new file mode 100755 index 0000000..d9c29d4 --- /dev/null +++ b/rules @@ -0,0 +1,18 @@ +#!/usr/bin/make -f + +#export DH_VERBOSE=1 + +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + +%: + dh $@ --with pkgkde_symbolshelper + +override_dh_makeshlibs: + dh_makeshlibs -Xlibpmdummybackendplugin -Xlibpmsfdiskbackendplugin + +execute_after_dh_auto_install: + # do not ship helper translations + rm debian/tmp/usr/share/locale/*/LC_MESSAGES/kpmcore._policy_.mo + +# Not sure these can work in a chroot +override_dh_auto_test: diff --git a/salsa-ci.yml b/salsa-ci.yml new file mode 100644 index 0000000..31e31c9 --- /dev/null +++ b/salsa-ci.yml @@ -0,0 +1,6 @@ +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml +variables: + SALSA_CI_DISABLE_MISSING_BREAKS: 'no' + SALSA_CI_DISABLE_RC_BUGS: 'no' diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..5416ce7 --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,7 @@ +Bug-Database: https://bugs.kde.org/buglist.cgi?product=partitionmanager&resolution=--- +Bug-Submit: https://bugs.kde.org/enter_bug.cgi?format=guided&product=partitionmanager +Changelog: https://kde.org/announcements/ +Donation: https://www.kde.org/community/donations/ +Repository: https://invent.kde.org/system/kpmcore.git +Repository-Browse: https://invent.kde.org/system/kpmcore +Security-Contact: security@kde.org diff --git a/upstream/signing-key.asc b/upstream/signing-key.asc new file mode 100644 index 0000000..57d0285 --- /dev/null +++ b/upstream/signing-key.asc @@ -0,0 +1,106 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQENBFlRpEYBCACecX3F5xzF6wzeXiuBAuHq74bVHON7I89U+ROloEWYUYMRNTz2 +l1BkNHWRTTqfmPO7LhMY6g4gOPeQVCwgTGVjI8bn6sJd3SFdeiRvvaFBpmn7SjBd +s1rkKKJIjeMUl1w8dFnmf22V0PnhSSepmNwmd8RQnl1umCTSihDJydGxixw6ZNhr +4tzbn+Rfadybli61H2hc6/JJHe91i+V1ltgkHwGcs6MUCqXgSL0dUIJs49gSrla0 +gkrcJYF5MWyGxKlajbCjkMCJtN+8bhEmpc4Oe8NZ33arEWnlyh1RVgi5p3RTNApY +Pxctcg57ExczbKn9R8VLYmPJ7Di3gX0cmotrABEBAAG0HkNocmlzdG9waCBGZWNr +IDxjZmVja0BrZGUub3JnPokBTgQTAQgAOBYhBPIydeS/EK/B32kUptvSzok+LRyH +BQJZUaRGAhsDBQsJCAcCBhUICQoLAgQWAgMBAh4BAheAAAoJENvSzok+LRyHeWcH +/A1E2d5UL2oHsrLIolIiWMmheRorcac+0Hgll1mMUQ5tfPH+LVzgrlMMG7g1Amky +Hk1qZ5oszrXUg2H/28/cOF/WVlHgQcSGr7aQbHieUivPtZMua+lHUdILC3UV2l1V +22Zz8HIDl4kxmK6EpoNIOK5Mo550S3e3AKYq5pa/FlckCV9/JoK9+thRCsoAAj3g +oWwTx9RY5pmLPtklqyC5961Je7KHSIVqapJ/G5DX+yfOC1Psc+vIfyQVqnaefZPW +dIxXQQhn46i6IRRimw94Gkwca+wslkimt/L/Z7ByZqBsXMyixSQPq+dtSO9CMgr0 +WxTX78wATkTGzh5oSwKCMga5AQ0EWVGkRgEIAMuUnfNfrdx8xn7Jjcm6MGkB/Yep +XVysrlHxUUS6q7629JdSlVWnQo9GFO927GZClWI9rCGLQMfZZk/jfgKV/nkpLod3 +I51remOg7ohSkwRLAdwJ7xCuNrafhKntFh5/NxuaXxaVIY1muvZbTAsIRyks2jCE +pUoK43Z8dr4/QPhBstssB8czDME1Tw4r7X+RwjFrQqDItFv6f0BIdEwR462khLEw +vbXRN1nzs+6Y0foJbJCS3VDZC9scsrrMVMV+OEBF3DXp9ypSWsLnkuBPPIus6Y8G +j7JvYUBtrUhKL5a7o5G3Te9YhwGgOKVqWlncs6ZLiOV6HnG0BO3xdPcn09cAEQEA +AYkBNgQYAQgAIBYhBPIydeS/EK/B32kUptvSzok+LRyHBQJZUaRGAhsMAAoJENvS +zok+LRyHaRMIAI5YaTfGeQDmR08I2LvztOEH/3YF63cNCP/Vp+WAtF/Kr8mMFpFS +oTHJNMi7p964lHYTTPzPeQzLzV3ayiQjq+DHs6HFmYl73ukzlGGc7KDlyhugQjm6 +AqNtqqXAVykaixnFj8jf2WtQGl1hqpm8GhDRBmZycqMqne4tZokujhtpdC6suRvc +AB0S+lRZUwrY05k6Nc1A8J8k/lxXXa9KzXNaqKsqppgBZoqKN3zS4146uEjvuLsh +CarZ/6uUidvP0LBTR7HKye5A9Qdbjlg9qvtR7YF3hqy4g1PRNZWRlsQ1pkCdCTfN +TA+HYUzK0ESVpY72lWvH49lNg+ufZ1bKvKI= +=MZJ5 +-----END PGP PUBLIC KEY BLOCK----- +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +=PVLg +-----END PGP PUBLIC KEY BLOCK----- diff --git a/watch b/watch new file mode 100644 index 0000000..2c4d4e7 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +version=4 +opts=pgpsigurlmangle=s/$/.sig/ https://download.kde.org/stable/release-service/([\d.]+)/src/@PACKAGE@-([\d.]+)\.tar\.xz -- 2.30.2