Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Daudit_fsnotify.c168 if (audit_compare_dname_path(dname, audit_mark->path, AUDIT_NAME_FULL)) in audit_mark_handle_event()
Daudit.h235 extern int audit_compare_dname_path(const struct qstr *dname, const char *path, int plen);
Daudit_watch.c257 if (audit_compare_dname_path(dname, owatch->path, in audit_update_watch()
Dauditfilter.c1311 int audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen) in audit_compare_dname_path() function
Dauditsc.c2454 !audit_compare_dname_path(dname, in __audit_inode_child()
2473 !audit_compare_dname_path(dname, n->name->name, in __audit_inode_child()