ladybird/Kernel/Storage/Partition
Brian Gianforcaro 40a58f1fd4 Kernel: Remove unused partition name API
I was about to convert this to use KString, but then I realized it
wasn't actually used at all, so lets remove it until the day it is
needed.
2021-10-03 13:36:10 +02:00
..
DiskPartition.cpp Kernel: Use operator ""sv in all class_name() implementations 2021-10-03 13:36:10 +02:00
DiskPartition.h Kernel: Introduce the DeviceManagement singleton 2021-09-17 01:02:48 +03:00
DiskPartitionMetadata.cpp Kernel: Remove unused partition name API 2021-10-03 13:36:10 +02:00
DiskPartitionMetadata.h Kernel: Remove unused partition name API 2021-10-03 13:36:10 +02:00
EBRPartitionTable.cpp Kernel: Fix incorrect argument when constructing DiskPartitionMetadata 2021-05-16 17:49:42 +02:00
EBRPartitionTable.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
GUIDPartitionTable.cpp Kernel: Remove unused partition name API 2021-10-03 13:36:10 +02:00
GUIDPartitionTable.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
MBRPartitionTable.cpp Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe 2021-09-06 01:53:26 +02:00
MBRPartitionTable.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PartitionTable.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PartitionTable.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00