Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations
integrity.h File Reference
#include <linux/fs.h>

Go to the source code of this file.

Enumerations

enum  integrity_status {
  INTEGRITY_PASS = 0, INTEGRITY_FAIL, INTEGRITY_NOLABEL, INTEGRITY_NOXATTRS,
  INTEGRITY_UNKNOWN
}
 

Enumeration Type Documentation

Enumerator:
INTEGRITY_PASS 
INTEGRITY_FAIL 
INTEGRITY_NOLABEL 
INTEGRITY_NOXATTRS 
INTEGRITY_UNKNOWN 

Definition at line 15 of file integrity.h.