Searched refs:bh_uptodate_or_lock (Results 1 – 5 of 5) sorted by relevance
247 int bh_uptodate_or_lock(struct buffer_head *bh);414 if (!bh_uptodate_or_lock(bh)) in bh_read_nowait()421 if (bh_uptodate_or_lock(bh)) in bh_read()
3072 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function3082 EXPORT_SYMBOL(bh_uptodate_or_lock);
172 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
1303 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
565 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()