Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Daudit_tree.c25 struct audit_chunk { struct
26 struct list_head hash;
27 struct fsnotify_mark mark;
28 struct list_head trees; /* with root here */
29 int dead;
30 int count;
31 atomic_long_t refs;
32 struct rcu_head head;
33 struct node {
37 } owners[];