Searched refs:bh_uptodate_or_lock (Results 1 – 7 of 7) sorted by relevance
198 int bh_uptodate_or_lock(struct buffer_head *bh);
227 if (!bh_uptodate_or_lock(bh)) { in mext_page_mkuptodate()
164 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
1197 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
512 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);