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

/linux-master/kernel/
H A Daudit_fsnotify.c168 if (audit_compare_dname_path(dname, audit_mark->path, AUDIT_NAME_FULL))
H A Daudit.h235 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,
H A Dauditsc.c2454 !audit_compare_dname_path(dname,
2473 !audit_compare_dname_path(dname, n->name->name,
H A Dauditfilter.c1304 * audit_compare_dname_path - compare given dentry name with last component in
1311 int audit_compare_dname_path(const struct qstr *dname, const char *path, int parentlen) function

Completed in 154 milliseconds