]>
git.ipfire.org Git - thirdparty/squid.git/blob - src/fs/rock/RockStoreFileSystem.cc
6667e08f2ded987a657affec98c123d2b4192931
2 * Copyright (C) 1996-2025 The Squid Software Foundation and contributors
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
9 /* DEBUG: section 92 Storage File System */
12 #include "fs/rock/RockStoreFileSystem.h"
13 #include "fs/rock/RockSwapDir.h"
15 Rock::StoreFileSystem::StoreFileSystem()
20 Rock::StoreFileSystem::~StoreFileSystem()
25 Rock::StoreFileSystem::type() const
31 Rock::StoreFileSystem::createSwapDir()