Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dpage-io.c101 bit_spin_lock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
113 bit_spin_unlock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
/linux-4.1.27/fs/
Dbuffer.c305 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
318 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
331 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
362 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
374 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
380 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/linux-4.1.27/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.1.27/include/linux/
Dbuffer_head.h24 BH_Uptodate_Lock,/* Used by the first bh in a page, to serialise enumerator