Searched refs:DRT_HASH_LARGE_MODULUS (Results 1 – 1 of 1) sorted by relevance
6900 #define DRT_HASH_LARGE_MODULUS 2039 macro6933 #define DRT_HASH_LARGE_MODULUS 8179 macro7105 modulus_size = DRT_HASH_LARGE_MODULUS; in vfs_drt_alloc_map()7111 } else if (ocmap->scm_modulus == DRT_HASH_LARGE_MODULUS) { in vfs_drt_alloc_map()7112 if ((active_buckets > (DRT_HASH_LARGE_MODULUS - 5)) && in vfs_drt_alloc_map()7219 } else if (cmap->scm_modulus == DRT_HASH_LARGE_MODULUS) { in vfs_drt_free_map()