Searched refs:bh_uptodate_or_lock (Results 1 – 11 of 11) sorted by relevance
198 int bh_uptodate_or_lock(struct buffer_head *bh);
230 if (!bh_uptodate_or_lock(bh)) { in mext_page_mkuptodate()
163 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
1198 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
510 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
142 if (likely(bh_uptodate_or_lock(bh))) in read_block_bitmap()
3376 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function3386 EXPORT_SYMBOL(bh_uptodate_or_lock);
1136 if (bh_uptodate_or_lock(bh)) in ext3_bread()2048 if (!bh_uptodate_or_lock(bh)) { in ext3_block_truncate_page()
167 if (likely(bh_uptodate_or_lock(bh))) in read_block_bitmap()
912 if (bh && !bh_uptodate_or_lock(bh)) { in ext3_find_entry()
2289 if (!bh_uptodate_or_lock(journal->j_sb_buffer)) { in ext3_get_dev_journal()