Files
ladybird/Kernel/FileSystem
Andreas Kling 065f79990e Kernel: Rename DiskCache::get() to ensure()
Since this function always returns a CacheEntry& (after potentially
evicting someone else to make room), let's call it "ensure" instead of
"get" to match how we usually use these terms.
2022-01-08 19:57:33 +01:00
..
2022-01-07 15:44:42 +01:00
2021-12-29 12:04:15 +01:00
2021-12-29 15:46:14 +02:00
2022-01-07 15:44:42 +01:00