Searched refs:AUDIT_INODE_BUCKETS (Results 1 – 3 of 3) sorted by relevance
69 #define AUDIT_INODE_BUCKETS 32 macro70 extern struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];74 return (ino & (AUDIT_INODE_BUCKETS-1)); in audit_hash_ino()
124 struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];986 for (i = 0; i < AUDIT_INODE_BUCKETS; i++) in audit_init()
843 for (h = 0; h < AUDIT_INODE_BUCKETS; h++) { in audit_find_rule()