Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ext4/
A Dpage-io.c128 spin_lock_irqsave(&head->b_uptodate_lock, flags); in ext4_finish_bio()
142 spin_unlock_irqrestore(&head->b_uptodate_lock, flags); in ext4_finish_bio()
/linux-6.3-rc2/fs/
A Dbuffer.c270 spin_lock_irqsave(&first->b_uptodate_lock, flags); in end_buffer_async_read()
283 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_read()
295 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_read()
405 spin_lock_irqsave(&first->b_uptodate_lock, flags); in end_buffer_async_write()
417 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_write()
422 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in end_buffer_async_write()
2950 spin_lock_init(&ret->b_uptodate_lock); in alloc_buffer_head()
/linux-6.3-rc2/fs/ntfs/
A Daops.c95 spin_lock_irqsave(&first->b_uptodate_lock, flags); in ntfs_end_buffer_async_read()
110 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in ntfs_end_buffer_async_read()
143 spin_unlock_irqrestore(&first->b_uptodate_lock, flags); in ntfs_end_buffer_async_read()
/linux-6.3-rc2/include/linux/
A Dbuffer_head.h80 spinlock_t b_uptodate_lock; /* Used by the first bh in a page, to member

Completed in 12 milliseconds