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