Home
last modified time | relevance | path

Searched refs:batch_lock (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/md/
Draid5.h225 spinlock_t batch_lock; /* only header's lock is useful */ member
Draid5.c805 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
808 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
825 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
829 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
831 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
2151 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4577 spin_lock(&sh->batch_lock); in clear_batch_ready()
4580 spin_unlock(&sh->batch_lock); in clear_batch_ready()