Searched refs:bh_uptodate_or_lock (Results 1 – 7 of 7) sorted by relevance
208 int bh_uptodate_or_lock(struct buffer_head *bh);
217 if (!bh_uptodate_or_lock(bh)) { in mext_page_mkuptodate()
165 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
1247 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
502 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
144 if (likely(bh_uptodate_or_lock(bh))) in read_block_bitmap()
3381 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function3391 EXPORT_SYMBOL(bh_uptodate_or_lock);