Home
last modified time | relevance | path

Searched refs:stripe_hashtbl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
A Draid5.h563 struct hlist_head *stripe_hashtbl; member
A Draid5.c73 return &conf->stripe_hashtbl[hash]; in stripe_hash()
7090 kfree(conf->stripe_hashtbl); in free_conf()
7277 if ((conf->stripe_hashtbl = kzalloc(PAGE_SIZE, GFP_KERNEL)) == NULL) in setup_conf()

Completed in 20 milliseconds