Home
last modified time | relevance | path

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

/linux/kernel/
H A Daudit_fsnotify.c168 if (audit_compare_dname_path(dname, audit_mark->path, AUDIT_NAME_FULL)) in audit_mark_handle_event()
H A Daudit.h236 extern int audit_compare_dname_path(const struct qstr *dname, const char *path, int plen);
H A Daudit_watch.c257 if (audit_compare_dname_path(dname, owatch->path, in audit_update_watch()
H A Dauditfilter.c1305 * audit_compare_dname_path - compare given dentry name with last component in
1312 int audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen) in audit_compare_dname_path() function
H A Dauditsc.c2448 !audit_compare_dname_path(dname, in __audit_inode_child()
2467 !audit_compare_dname_path(dname, n->name->name, in __audit_inode_child()