Home
last modified time | relevance | path

Searched defs:audit_mark_compare (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/
H A Daudit_fsnotify.c60 int audit_mark_compare(struct audit_fsnotify_mark *mark, unsigned long ino, dev_t dev) in audit_mark_compare() function
H A Daudit.h319 #define audit_mark_compare(m, i, d) 0 macro