|
Linux Kernel
3.7.1
|
Data Structures | |
| struct | node |
Data Fields | |
| struct list_head | hash |
| struct fsnotify_mark | mark |
| struct list_head | trees |
| int | dead |
| int | count |
| atomic_long_t | refs |
| struct rcu_head | head |
| struct audit_chunk::node | owners [] |
Definition at line 23 of file audit_tree.c.
| int count |
Definition at line 28 of file audit_tree.c.
| int dead |
Definition at line 27 of file audit_tree.c.
Definition at line 24 of file audit_tree.c.
Definition at line 30 of file audit_tree.c.
| struct fsnotify_mark mark |
Definition at line 25 of file audit_tree.c.
| struct audit_chunk::node owners[] |
| atomic_long_t refs |
Definition at line 29 of file audit_tree.c.
Definition at line 26 of file audit_tree.c.
1.8.2