Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Draid5.h227 spinlock_t batch_lock; /* only header's lock is useful */ member
H A Draid5.c958 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
961 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
978 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
982 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
984 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
2361 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4819 spin_lock(&sh->batch_lock); in clear_batch_ready()
4822 spin_unlock(&sh->batch_lock); in clear_batch_ready()