Searched refs:audit_mark_compare (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Daudit.h282 extern int audit_mark_compare(struct audit_fsnotify_mark *mark,
319 #define audit_mark_compare(m, i, d) 0 macro
H A Daudit_fsnotify.c60 int audit_mark_compare(struct audit_fsnotify_mark *mark, unsigned long ino, dev_t dev) function
H A Daudit_watch.c543 return audit_mark_compare(mark, ino, dev);

Completed in 211 milliseconds