Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
compaction.h File Reference

Go to the source code of this file.

Macros

#define COMPACT_SKIPPED   0
 
#define COMPACT_CONTINUE   1
 
#define COMPACT_PARTIAL   2
 
#define COMPACT_COMPLETE   3
 

Macro Definition Documentation

#define COMPACT_COMPLETE   3

Definition at line 12 of file compaction.h.

#define COMPACT_CONTINUE   1

Definition at line 8 of file compaction.h.

#define COMPACT_PARTIAL   2

Definition at line 10 of file compaction.h.

#define COMPACT_SKIPPED   0

Definition at line 6 of file compaction.h.