Searched refs:jbd_lock_bh_state (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/include/linux/
H A Djournal-head.h32 * Journalling list for this buffer [jbd_lock_bh_state()]
43 * [jbd_lock_bh_state()]
49 * [jbd_lock_bh_state()]
56 * uncommitted deletes. [jbd_lock_bh_state()]
65 * [j_list_lock] [jbd_lock_bh_state()]
75 * [t_list_lock] [jbd_lock_bh_state()]
81 * forget queue. [t_list_lock] [jbd_lock_bh_state()]
H A Djbd_common.h16 static inline void jbd_lock_bh_state(struct buffer_head *bh) jbd_lock_bh_state() function
H A Djbd.h357 * ->jbd_lock_bh_state()
359 * jbd_lock_bh_state()
H A Djbd2.h489 * ->jbd_lock_bh_state()
491 * jbd_lock_bh_state()
/linux-4.1.27/fs/jbd/
H A Dtransaction.c544 jbd_lock_bh_state(bh); do_get_write_access()
683 jbd_lock_bh_state(bh); do_get_write_access()
805 jbd_lock_bh_state(bh); journal_get_create_access()
908 jbd_lock_bh_state(bh); journal_get_undo_access()
987 jbd_lock_bh_state(bh); journal_dirty_data()
1055 jbd_lock_bh_state(bh); journal_dirty_data()
1148 jbd_lock_bh_state(bh); journal_dirty_metadata()
1246 jbd_lock_bh_state(bh); journal_forget()
1521 * jbd_lock_bh_state(jh2bh(jh)) is held.
1545 * jbd_lock_bh_state(jh2bh(jh)) is held.
1643 jbd_lock_bh_state(bh); journal_unfile_buffer()
1654 * Called under jbd_lock_bh_state(bh)
1749 jbd_lock_bh_state(bh); journal_try_to_free_buffers()
1773 * Called under jbd_lock_bh_state(bh).
1865 jbd_lock_bh_state(bh); journal_unmap_buffer()
2159 jbd_lock_bh_state(jh2bh(jh)); journal_file_buffer()
2173 * Called under jbd_lock_bh_state(jh2bh(jh))
2231 jbd_lock_bh_state(bh); journal_refile_buffer()
H A Dcheckpoint.c91 * Called under jbd_lock_bh_state(jh2bh(jh)), and drops it
191 jbd_lock_bh_state(bh);
285 * Called under jbd_lock_bh_state(jh2bh(jh)), and drops it
662 * This function is called with jbd_lock_bh_state(jh2bh(jh))
H A Dcommit.c101 * Try to acquire jbd_lock_bh_state() against the buffer, when j_list_lock is
234 jbd_lock_bh_state(bh); journal_submit_data_buffers()
399 jbd_lock_bh_state(bh); journal_commit_transaction()
854 jbd_lock_bh_state(bh); journal_commit_transaction()
H A Djournal.c338 jbd_lock_bh_state(bh_in); journal_write_metadata_buffer()
368 jbd_lock_bh_state(bh_in); journal_write_metadata_buffer()
/linux-4.1.27/fs/jbd2/
H A Dtransaction.c800 jbd_lock_bh_state(bh); do_get_write_access()
933 jbd_lock_bh_state(bh); do_get_write_access()
1065 jbd_lock_bh_state(bh); jbd2_journal_get_create_access()
1169 jbd_lock_bh_state(bh); jbd2_journal_get_undo_access()
1276 jbd_lock_bh_state(bh); jbd2_journal_dirty_metadata()
1401 jbd_lock_bh_state(bh); jbd2_journal_forget()
1694 * jbd_lock_bh_state(jh2bh(jh)) is held.
1718 * jbd_lock_bh_state(jh2bh(jh)) is held.
1804 jbd_lock_bh_state(bh); jbd2_journal_unfile_buffer()
1815 * Called under jbd_lock_bh_state(bh)
1902 jbd_lock_bh_state(bh); jbd2_journal_try_to_free_buffers()
1926 * Called under jbd_lock_bh_state(bh).
2018 jbd_lock_bh_state(bh); journal_unmap_buffer()
2296 jbd_lock_bh_state(jh2bh(jh)); jbd2_journal_file_buffer()
2310 * Called under jbd_lock_bh_state(jh2bh(jh))
2368 jbd_lock_bh_state(bh); jbd2_journal_refile_buffer()
H A Dcommit.c499 jbd_lock_bh_state(bh); jbd2_journal_commit_transaction()
949 jbd_lock_bh_state(bh); jbd2_journal_commit_transaction()
H A Djournal.c388 jbd_lock_bh_state(bh_in); jbd2_journal_write_metadata_buffer()
436 jbd_lock_bh_state(bh_in); jbd2_journal_write_metadata_buffer()
/linux-4.1.27/fs/ext3/
H A Dballoc.c575 jbd_lock_bh_state(bitmap_bh); ext3_free_blocks_sb()
595 jbd_lock_bh_state(bitmap_bh); ext3_free_blocks_sb()
600 jbd_lock_bh_state(bitmap_bh); ext3_free_blocks_sb()
638 jbd_lock_bh_state(bitmap_bh); ext3_free_blocks_sb()
721 jbd_lock_bh_state(bh); ext3_test_allocatable()
753 jbd_lock_bh_state(bh); bitmap_search_next_usable_block()
840 jbd_lock_bh_state(bh); claim_block()
1690 jbd_lock_bh_state(bitmap_bh); ext3_new_blocks()
/linux-4.1.27/fs/ocfs2/
H A Dsuballoc.c1270 jbd_lock_bh_state(bg_bh); ocfs2_test_bg_bit_allocatable()
2416 jbd_lock_bh_state(group_bh); ocfs2_block_group_clear_bits()

Completed in 314 milliseconds