Searched refs:bh_uptodate_or_lock (Results 1 – 7 of 7) sorted by relevance
242 int bh_uptodate_or_lock(struct buffer_head *bh);
217 if (!bh_uptodate_or_lock(bh)) { in mext_page_mkuptodate()
172 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
1265 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
545 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
142 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);