Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
aa_fs_entry Struct Reference

#include <apparmorfs.h>

Data Fields

const charname
 
struct dentrydentry
 
umode_t mode
 
enum aa_fs_type v_type
 
union {
   bool   boolean
 
   char *   string
 
   unsigned long   u64
 
   struct aa_fs_entry *   files
 
v
 
struct file_operationsfile_ops
 

Detailed Description

Definition at line 28 of file apparmorfs.h.

Field Documentation

Definition at line 34 of file apparmorfs.h.

Definition at line 30 of file apparmorfs.h.

Definition at line 39 of file apparmorfs.h.

Definition at line 37 of file apparmorfs.h.

umode_t mode

Definition at line 31 of file apparmorfs.h.

const char* name

Definition at line 29 of file apparmorfs.h.

Definition at line 35 of file apparmorfs.h.

unsigned long u64

Definition at line 36 of file apparmorfs.h.

union { ... } v
enum aa_fs_type v_type

Definition at line 32 of file apparmorfs.h.


The documentation for this struct was generated from the following file: