Home
last modified time | relevance | path

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

/linux/kernel/
H A Dauditsc.c2284 * __audit_inode - store the inode and device from a lookup
2289 void __audit_inode(struct filename *name, const struct dentry *dentry, in __audit_inode() function
2389 __audit_inode(NULL, file->f_path.dentry, 0); in __audit_file()