Searched refs:stripe_hashtbl (Results 1 – 2 of 2) sorted by relevance
365 struct hlist_head *stripe_hashtbl; member
77 return &conf->stripe_hashtbl[hash]; in stripe_hash()4728 kfree(conf->stripe_hashtbl); in free_conf()4859 if ((conf->stripe_hashtbl = kzalloc(PAGE_SIZE, GFP_KERNEL)) == NULL) in setup_conf()