Searched refs:AUDIT_INODE_BUCKETS (Results 1 – 3 of 3) sorted by relevance
218 #define AUDIT_INODE_BUCKETS 32 macro219 extern struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];223 return (ino & (AUDIT_INODE_BUCKETS-1)); in audit_hash_ino()
134 struct list_head audit_inode_hash[AUDIT_INODE_BUCKETS];1173 for (i = 0; i < AUDIT_INODE_BUCKETS; i++) in audit_init()
833 for (h = 0; h < AUDIT_INODE_BUCKETS; h++) { in audit_find_rule()