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

/drivers/md/
H A Draid5.c74 static inline struct hlist_head *stripe_hash(struct r5conf *conf, sector_t sect) function
248 struct hlist_head *hp = stripe_hash(conf, sh->sector);
354 hlist_for_each_entry(sh, hn, stripe_hash(conf, sector), hash)

Completed in 19 milliseconds