Searched refs:bh_uptodate_or_lock (Results 1 – 7 of 7) sorted by relevance
206 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()
1227 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
513 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
144 if (likely(bh_uptodate_or_lock(bh))) in read_block_bitmap()
3404 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function3414 EXPORT_SYMBOL(bh_uptodate_or_lock);