Searched refs:AUDIT_INODE_BUCKETS (Results 1 – 3 of 3) sorted by relevance
219 #define AUDIT_INODE_BUCKETS 32 macro220 extern struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];224 return (ino & (AUDIT_INODE_BUCKETS-1)); in audit_hash_ino()
143 struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];1704 for (i = 0; i < AUDIT_INODE_BUCKETS; i++) in audit_init()
912 for (h = 0; h < AUDIT_INODE_BUCKETS; h++) { in audit_find_rule()