Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Draid5.h224 spinlock_t batch_lock; /* only header's lock is useful */ member
Draid5.c813 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
816 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()
831 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
833 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
1988 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4208 spin_lock(&sh->batch_lock); in clear_batch_ready()
4211 spin_unlock(&sh->batch_lock); in clear_batch_ready()