store_swapin.cc File Reference
#include "squid.h"
#include "globals.h"
#include "StatCounters.h"
#include "Store.h"
#include "store_swapin.h"
#include "StoreClient.h"
Include dependency graph for store_swapin.cc:

Go to the source code of this file.

Functions

void storeSwapInStart (store_client *sc)
 
static void storeSwapInFileClosed (void *data, int errflag, StoreIOState::Pointer)
 

Variables

static StoreIOState::STIOCB storeSwapInFileClosed
 

Function Documentation

◆ storeSwapInFileClosed()

◆ storeSwapInStart()

Variable Documentation

◆ storeSwapInFileClosed

StoreIOState::STIOCB storeSwapInFileClosed
static

Definition at line 18 of file store_swapin.cc.

Referenced by storeSwapInStart().

 

Introduction

Documentation

Support

Miscellaneous