Searched refs:stripe_hash (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
H A Draid5.c87 static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t sect) stripe_hash() function
456 struct hlist_head *hp = stripe_hash(conf, sh->sector); insert_hash()
569 hlist_for_each_entry(sh, stripe_hash(conf, sector), hash) __find_stripe()

Completed in 68 milliseconds