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

/linux-4.1.27/drivers/md/
H A Draid5.c405 hash = sh->hash_lock_index; release_stripe_list()
438 hash = sh->hash_lock_index; release_stripe()
477 BUG_ON(hash != sh->hash_lock_index); get_free_stripe()
2010 sh->hash_lock_index = grow_one_stripe()
2207 nsh->hash_lock_index = hash; resize_stripes()
3524 hash = sh->hash_lock_index; handle_stripe_clean_event()
4650 hash = sh->hash_lock_index; activate_bit_delay()
5015 hash = sh->hash_lock_index; raid5_unplug()
5762 hash = batch[i]->hash_lock_index; handle_active_stripes()
H A Draid5.h208 short hash_lock_index; member in struct:stripe_head

Completed in 198 milliseconds