Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dpage-io.c100 bit_spin_lock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
112 bit_spin_unlock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
/linux-4.4.14/fs/
Dbuffer.c309 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
322 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
335 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
366 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
378 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
384 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/linux-4.4.14/fs/ntfs/
Daops.c111 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
126 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
162 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/linux-4.4.14/include/linux/
Dbuffer_head.h24 BH_Uptodate_Lock,/* Used by the first bh in a page, to serialise enumerator