Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dpage-io.c94 bit_spin_lock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
106 bit_spin_unlock(BH_Uptodate_Lock, &head->b_state); in ext4_finish_bio()
/Linux-v5.4/fs/
Dbuffer.c279 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
292 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
305 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_read()
335 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
347 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
353 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in end_buffer_async_write()
/Linux-v5.4/fs/ntfs/
Daops.c96 bit_spin_lock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
111 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
145 bit_spin_unlock(BH_Uptodate_Lock, &first->b_state); in ntfs_end_buffer_async_read()
/Linux-v5.4/include/linux/
Dbuffer_head.h25 BH_Uptodate_Lock,/* Used by the first bh in a page, to serialise enumerator