Searched refs:audit_mark_compare (Results 1 – 3 of 3) sorted by relevance
282 extern int audit_mark_compare(struct audit_fsnotify_mark *mark,319 #define audit_mark_compare(m, i, d) 0 macro
60 int audit_mark_compare(struct audit_fsnotify_mark *mark, unsigned long ino, dev_t dev) in audit_mark_compare() function
536 return audit_mark_compare(mark, ino, dev); in audit_exe_compare()