swap_log_op.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations | |
enum | swap_log_op { SWAP_LOG_NOP , SWAP_LOG_ADD , SWAP_LOG_DEL , SWAP_LOG_VERSION , SWAP_LOG_MAX } |
Variables | |
const char * | swap_log_op_str [] |
Enumeration Type Documentation
◆ swap_log_op
enum swap_log_op |
Enumerator | |
---|---|
SWAP_LOG_NOP | |
SWAP_LOG_ADD | |
SWAP_LOG_DEL | |
SWAP_LOG_VERSION | |
SWAP_LOG_MAX |
Definition at line 12 of file swap_log_op.h.
Variable Documentation
◆ swap_log_op_str
|
extern |
Referenced by Fs::Ufs::RebuildState::rebuildFromSwapLog(), and storeDirSwapLog().