Home
last modified time | relevance | path

Searched refs:audit_hash_ino (Results 1 – 3 of 3) sorted by relevance

/kernel/
Daudit.h87 static inline int audit_hash_ino(u32 ino) in audit_hash_ino() function
Dauditfilter.c1019 int h = audit_hash_ino((u32)ino); in audit_update_watch()
1121 h = audit_hash_ino(entry->rule.inode_f->val); in audit_find_rule()
1323 h = audit_hash_ino((u32)watch->ino); in audit_add_rule()
Dauditsc.c726 int h = audit_hash_ino((u32)n->ino); in audit_filter_inodes()