kpmcore/src/fs
Caio Carvalho 2298d08c41 Adding support for detecting linux_raid_member file system. 2018-07-15 17:38:43 -03:00
..
CMakeLists.txt Adding support for detecting linux_raid_member file system. 2018-07-15 17:38:43 -03:00
btrfs.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
btrfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
exfat.cpp Remove extra semicolon after Q_UNUSED. 2018-07-12 00:12:43 +01:00
exfat.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ext2.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
ext2.h Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
ext3.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
ext3.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
ext4.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
ext4.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
extended.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
extended.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
f2fs.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
f2fs.h Update backend name in the docs. 2018-04-15 01:09:48 +03:00
fat12.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
fat12.h fatresize is libparted based, so does not support FAT12. 2018-04-16 11:32:29 +03:00
fat16.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
fat16.h fatresize is libparted based, so does not support FAT12. 2018-04-16 11:32:29 +03:00
fat32.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
fat32.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
filesystem.cpp Adding support for detecting linux_raid_member file system. 2018-07-15 17:38:43 -03:00
filesystem.h Adding support for detecting linux_raid_member file system. 2018-07-15 17:38:43 -03:00
filesystem_p.h Add forgotten files. 2018-04-11 15:14:17 +03:00
filesystemfactory.cpp Adding support for detecting linux_raid_member file system. 2018-07-15 17:38:43 -03:00
filesystemfactory.h Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
hfs.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
hfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
hfsplus.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
hfsplus.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
hpfs.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
hpfs.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
iso9660.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
iso9660.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
jfs.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
jfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
linuxraidmember.cpp Adding support for detecting linux_raid_member file system. 2018-07-15 17:38:43 -03:00
linuxraidmember.h Adding support for detecting linux_raid_member file system. 2018-07-15 17:38:43 -03:00
linuxswap.cpp Remove extra semicolon after Q_UNUSED. 2018-07-12 00:12:43 +01:00
linuxswap.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
luks.cpp - Refactoring LVM::pvList to be a class with static QList<LvmPV> attribute instead of extern instance. 2018-05-09 04:09:17 -03:00
luks.h Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
luks2.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
luks2.h We don't need keyLocation for luks1 file system it is always dm-crypt. 2017-12-29 22:53:02 +00:00
lvm2_pv.cpp - Refactoring LVM::pvList to be a class with static QList<LvmPV> attribute instead of extern instance. 2018-05-09 04:09:17 -03:00
lvm2_pv.h - Refactoring LVM::pvList to be a class with static QList<LvmPV> attribute instead of extern instance. 2018-05-09 04:09:17 -03:00
nilfs2.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
nilfs2.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ntfs.cpp Remove extra semicolon after Q_UNUSED. 2018-07-12 00:12:43 +01:00
ntfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
ocfs2.cpp Remove extra semicolon after Q_UNUSED. 2018-07-12 00:12:43 +01:00
ocfs2.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
reiser4.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
reiser4.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
reiserfs.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
reiserfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
udf.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
udf.h Add support for reading capacity and changing label/uuid on UDF filesystem 2018-01-03 20:09:53 +02:00
ufs.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
ufs.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
unformatted.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
unformatted.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
unknown.cpp Explicitely specify the scope of enum. 2018-04-07 19:54:30 +01:00
unknown.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00
xfs.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
xfs.h Use int for maxLabelLength. 2017-09-11 16:52:20 +01:00
zfs.cpp Convert more enums to scoped enums. 2018-04-09 15:14:34 +01:00
zfs.h Rename KPMcore include guards. 2017-09-10 20:12:52 +01:00