|
Linux Kernel
3.7.1
|
#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 } |
| enum integrity_status |
Definition at line 15 of file integrity.h.
1.8.2