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()
280 spin_lock_irqsave(&first->b_uptodate_lock, flags); in end_buffer_async_read()293 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_read()299 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_read()406 spin_lock_irqsave(&first->b_uptodate_lock, flags); in end_buffer_async_write()418 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_write()423 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_write()3035 spin_lock_init(&ret->b_uptodate_lock); in alloc_buffer_head()
79 spinlock_t b_uptodate_lock; /* Used by the first bh in a page, to member