9#ifndef SQUID_SRC_FS_UFS_UFSSTRATEGY_H
10#define SQUID_SRC_FS_UFS_UFSSTRATEGY_H
StoreIOState::Pointer create(SwapDir *, StoreEntry *, StoreIOState::STIOCB *, void *)
virtual void statfs(StoreEntry &sentry) const
UFSStrategy(UFSStrategy const &)
virtual RefCount< DiskFile > newFile(char const *path)
StoreIOState::Pointer createState(SwapDir *SD, StoreEntry *e, StoreIOState::STIOCB *callback, void *callback_data) const
UFSStrategy & operator=(UFSStrategy const &)
virtual void unlinkFile(char const *)
StoreIOState::Pointer open(SwapDir *, StoreEntry *, StoreIOState::STIOCB *, void *)
void STIOCB(void *their_data, int errflag, StoreIOState::Pointer self)
manages a single cache_dir