Searched refs:audit_compare_dname_path (Results 1 – 4 of 4) sorted by relevance
234 extern int audit_compare_dname_path(const char *dname, const char *path, int plen);
270 if (audit_compare_dname_path(dname, owatch->path, in audit_update_watch()
1874 !audit_compare_dname_path(dname, in __audit_inode_child()1891 !audit_compare_dname_path(dname, n->name->name, in __audit_inode_child()
1235 int audit_compare_dname_path(const char *dname, const char *path, int parentlen) in audit_compare_dname_path() function