1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:18:11 +00:00
serenity/Kernel/Storage
Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref()
This makes it more symmetrical with adopt_own() (which is used to
create a NonnullOwnPtr from the result of a naked new.)
2021-04-23 16:46:57 +02:00
..
Partition AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
AHCI.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
AHCIController.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
AHCIController.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
AHCIPort.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
AHCIPort.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
AHCIPortHandler.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
AHCIPortHandler.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ATA.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
BMIDEChannel.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
BMIDEChannel.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
IDEChannel.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
IDEChannel.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
IDEController.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
IDEController.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PATADiskDevice.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
PATADiskDevice.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
RamdiskController.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
RamdiskController.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
RamdiskDevice.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
RamdiskDevice.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
SATADiskDevice.cpp AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
SATADiskDevice.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
StorageController.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
StorageDevice.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
StorageDevice.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
StorageManagement.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
StorageManagement.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00