Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-dust.c26 spinlock_t dust_lock; member
82 spin_lock_irqsave(&dd->dust_lock, flags); in dust_remove_block()
90 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_remove_block()
99 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_remove_block()
116 spin_lock_irqsave(&dd->dust_lock, flags); in dust_add_block()
123 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_add_block()
131 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_add_block()
141 spin_lock_irqsave(&dd->dust_lock, flags); in dust_query_block()
147 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_query_block()
170 spin_lock_irqsave(&dd->dust_lock, flags); in dust_map_read()
[all …]