Linux Kernel
3.7.1
|
Data Fields | |
atomic_t | count |
dev_t | dev |
char * | path |
unsigned long | ino |
struct audit_parent * | parent |
struct list_head | wlist |
struct list_head | rules |
Definition at line 47 of file audit_watch.c.
atomic_t count |
Definition at line 48 of file audit_watch.c.
dev_t dev |
Definition at line 49 of file audit_watch.c.
unsigned long ino |
Definition at line 51 of file audit_watch.c.
struct audit_parent* parent |
Definition at line 52 of file audit_watch.c.
Definition at line 50 of file audit_watch.c.
Definition at line 54 of file audit_watch.c.
Definition at line 53 of file audit_watch.c.