Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.h210 short hash_lock_index; member
H A Draid5.c374 hash = sh->hash_lock_index; in release_stripe_list()
406 hash = sh->hash_lock_index; in raid5_release_stripe()
444 BUG_ON(hash != sh->hash_lock_index); in get_free_stripe()
2346 sh->hash_lock_index = in grow_one_stripe()
2550 nsh->hash_lock_index = hash; in resize_stripes()
4035 hash = sh->hash_lock_index; in handle_stripe_clean_event()
5299 hash = sh->hash_lock_index; in activate_bit_delay()
5636 hash = sh->hash_lock_index; in raid5_unplug()
6410 hash = batch[i]->hash_lock_index;
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.h211 short hash_lock_index; member
H A Draid5.c384 hash = sh->hash_lock_index; in llist_for_each_entry_safe()
416 hash = sh->hash_lock_index; in raid5_release_stripe()
454 BUG_ON(hash != sh->hash_lock_index); in get_free_stripe()
2417 sh->hash_lock_index = in grow_one_stripe()
2621 nsh->hash_lock_index = hash; in resize_stripes()
4147 hash = sh->hash_lock_index; in handle_stripe_clean_event()
5415 hash = sh->hash_lock_index;
5741 hash = sh->hash_lock_index; in raid5_unplug()
6734 hash = batch[i]->hash_lock_index;

Completed in 25 milliseconds