Searched defs:audit_chunk (Results 1 – 1 of 1) sorted by relevance
25 struct audit_chunk { struct26 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[];