Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-dust.c27 spinlock_t dust_lock; member
83 spin_lock_irqsave(&dd->dust_lock, flags); in dust_remove_block()
91 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_remove_block()
100 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_remove_block()
118 spin_lock_irqsave(&dd->dust_lock, flags); in dust_add_block()
126 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_add_block()
136 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_add_block()
148 spin_lock_irqsave(&dd->dust_lock, flags); in dust_query_block()
154 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_query_block()
177 spin_lock_irqsave(&dd->dust_lock, flags); in dust_map_read()
[all …]