low-level anti-padding storage class for LoadingEntry and LoadingSlot flags More...
Public Member Functions | |
LoadingFlags () | |
Public Attributes | |
uint8_t | state:3 |
current entry state (one of the LoadingEntry::State values) More... | |
uint8_t | anchored:1 |
whether we loaded the inode slot for this entry More... | |
uint8_t | mapped:1 |
whether the slot was added to a mapped entry More... | |
uint8_t | finalized:1 |
whether finalizeOrThrow() has scanned the slot More... | |
uint8_t | freed:1 |
whether the slot was given to the map as free space More... | |
Detailed Description
Definition at line 94 of file RockRebuild.cc.
Constructor & Destructor Documentation
◆ LoadingFlags()
|
inline |
Definition at line 97 of file RockRebuild.cc.
Member Data Documentation
◆ anchored
uint8_t Rock::LoadingFlags::anchored |
Definition at line 101 of file RockRebuild.cc.
Referenced by Rock::LoadingEntry::anchored().
◆ finalized
uint8_t Rock::LoadingFlags::finalized |
Definition at line 105 of file RockRebuild.cc.
Referenced by Rock::LoadingSlot::finalized().
◆ freed
uint8_t Rock::LoadingFlags::freed |
Definition at line 106 of file RockRebuild.cc.
Referenced by Rock::LoadingSlot::freed().
◆ mapped
uint8_t Rock::LoadingFlags::mapped |
Definition at line 104 of file RockRebuild.cc.
Referenced by Rock::LoadingSlot::mapped().
◆ state
uint8_t Rock::LoadingFlags::state |
Definition at line 100 of file RockRebuild.cc.
Referenced by Rock::LoadingEntry::state().
The documentation for this class was generated from the following file:
- src/fs/rock/RockRebuild.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products