stripe_hashtbl 73 drivers/md/raid5.c return &conf->stripe_hashtbl[hash]; stripe_hashtbl 6809 drivers/md/raid5.c kfree(conf->stripe_hashtbl); stripe_hashtbl 6991 drivers/md/raid5.c if ((conf->stripe_hashtbl = kzalloc(PAGE_SIZE, GFP_KERNEL)) == NULL) stripe_hashtbl 567 drivers/md/raid5.h struct hlist_head *stripe_hashtbl;