Home
last modified time | relevance | path

Searched refs:format_lock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h578 spinlock_t format_lock; member
H A Ddasd_eckd.c3046 spin_lock_irqsave(&block->format_lock, flags); in test_and_set_format_track()
3066 spin_unlock_irqrestore(&block->format_lock, flags); in test_and_set_format_track()
3075 spin_lock_irqsave(&block->format_lock, flags); in clear_format_track()
3078 spin_unlock_irqrestore(&block->format_lock, flags); in clear_format_track()
H A Ddasd.c182 spin_lock_init(&block->format_lock); in dasd_alloc_block()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h672 spinlock_t format_lock; member
H A Ddasd_eckd.c3134 spin_lock_irqsave(&block->format_lock, flags); in test_and_set_format_track()
3154 spin_unlock_irqrestore(&block->format_lock, flags); in test_and_set_format_track()
3163 spin_lock_irqsave(&block->format_lock, flags); in clear_format_track()
3166 spin_unlock_irqrestore(&block->format_lock, flags); in clear_format_track()
H A Ddasd.c166 spin_lock_init(&block->format_lock); in dasd_alloc_block()

Completed in 31 milliseconds