Searched defs:audit_names (Results 1 – 2 of 2) sorted by relevance
28402 struct audit_names { struct28403 struct list_head list;28404 struct filename *name;28405 int name_len;28406 bool hidden;28407 unsigned long ino;28408 dev_t dev;28409 umode_t mode;28410 kuid_t uid;28411 kgid_t gid;[all …]
38326 struct audit_names { struct38327 struct list_head list;38328 struct filename *name;38329 int name_len;38330 bool hidden;38331 unsigned long ino;38332 dev_t dev;38333 umode_t mode;38334 kuid_t uid;38335 kgid_t gid;[all …]