Lines Matching refs:dust_lock
26 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()
172 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_map_read()
201 spin_lock_irqsave(&dd->dust_lock, flags); in dust_map_write()
203 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_map_write()
255 spin_lock_irqsave(&dd->dust_lock, flags); in dust_clear_badblocks()
260 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_clear_badblocks()
350 spin_lock_init(&dd->dust_lock); in dust_ctr()
397 spin_lock_irqsave(&dd->dust_lock, flags); in dust_message()
400 spin_unlock_irqrestore(&dd->dust_lock, flags); in dust_message()