Searched refs:b_uptodate_lock (Results 1 – 3 of 3) sorted by relevance
127 spin_lock_irqsave(&head->b_uptodate_lock, flags); in ext4_finish_bio()141 spin_unlock_irqrestore(&head->b_uptodate_lock, flags); in ext4_finish_bio()
269 spin_lock_irqsave(&first->b_uptodate_lock, flags); in end_buffer_async_read()282 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_read()288 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_read()396 spin_lock_irqsave(&first->b_uptodate_lock, flags); in end_buffer_async_write()408 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_write()413 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_write()3023 spin_lock_init(&ret->b_uptodate_lock); in alloc_buffer_head()
78 spinlock_t b_uptodate_lock; /* Used by the first bh in a page, to member