Home
last modified time | relevance | path

Searched defs:audit_chunk (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/kernel/
Daudit_tree.c23 struct audit_chunk { struct
24 struct list_head hash;
25 struct fsnotify_mark mark;
26 struct list_head trees; /* with root here */
27 int dead;
28 int count;
29 atomic_long_t refs;
30 struct rcu_head head;
31 struct node {
35 } owners[];