Searched refs:HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
29 #define HASH_SIZE (1UL << HASH_SHIFT) macro61 return tmp & (HASH_SIZE - 1); in hash()586 for (u = 0; u < HASH_SIZE; u++) { in dentry_reset_mounted()2634 printk(KERN_INFO "Mount-cache hash table entries: %lu\n", HASH_SIZE); in mnt_init()2636 for (u = 0; u < HASH_SIZE; u++) in mnt_init()