Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dpage-io.c99 bit_spin_lock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
111 bit_spin_unlock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
/Linux-v4.19/fs/
Dbuffer.c277 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
290 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
303 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
333 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
345 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
351 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/Linux-v4.19/fs/ntfs/
Daops.c110 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
125 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
159 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/Linux-v4.19/include/linux/
Dbuffer_head.h25 BH_Uptodate_Lock,/* Used by the first bh in a page, to serialise enumerator