Home
last modified time | relevance | path

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

/drivers/md/
A Ddm-dust.c27 spinlock_t dust_lock; member
83 spin_lock_irqsave(&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()
148 spin_lock_irqsave(&dd->dust_lock, flags); in dust_query_block()
177 spin_lock_irqsave(&dd->dust_lock, flags); in dust_map_read()
216 spin_lock_irqsave(&dd->dust_lock, flags); in dust_map_write()
272 spin_lock_irqsave(&dd->dust_lock, flags); in dust_clear_badblocks()
297 spin_lock_irqsave(&dd->dust_lock, flags); in dust_list_badblocks()
392 spin_lock_init(&dd->dust_lock); in dust_ctr()
[all …]

Completed in 5 milliseconds