Searched defs:buckets (Results 1 – 7 of 7) sorted by relevance
23 struct list_head buckets[ZFCP_REQ_LIST_BUCKETS]; member
30 struct element **buckets; member
40 struct hlist_head buckets[HASH_SIZE]; member
71 struct list_head *buckets; member
64 static void init_buckets(struct list_head *buckets) in init_buckets()
213 struct hlist_head buckets[0]; member
1158 u32 curr, buckets, count, max; in mpt_lan_post_receive_buckets() local