Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h224 spinlock_t batch_lock; /* only header's lock is useful */ member
Draid5.c815 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
818 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
827 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
833 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
835 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
1990 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4217 spin_lock(&sh->batch_lock); in clear_batch_ready()
4220 spin_unlock(&sh->batch_lock); in clear_batch_ready()