Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5.h227 spinlock_t batch_lock; /* only header's lock is useful */ member
Draid5.c952 spin_lock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
955 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
972 spin_unlock(&head->batch_head->batch_lock); in stripe_add_to_batch_list()
976 spin_lock(&head->batch_lock); in stripe_add_to_batch_list()
978 spin_unlock(&head->batch_lock); in stripe_add_to_batch_list()
2372 spin_lock_init(&sh->batch_lock); in alloc_stripe()
4905 spin_lock(&sh->batch_lock); in clear_batch_ready()
4908 spin_unlock(&sh->batch_lock); in clear_batch_ready()