Home
last modified time | relevance | path

Searched refs:audit_inode (Results 1 – 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
Daudit.h500 static inline void audit_inode(const char *name, const struct dentry *dentry) { in audit_inode() function
634 #define audit_inode(n,d) do { (void)(d); } while (0) macro