Searched refs:bh_uptodate_or_lock (Results 1 – 3 of 3) sorted by relevance
245 int bh_uptodate_or_lock(struct buffer_head *bh);447 if (!bh_uptodate_or_lock(bh)) in bh_read_nowait()454 if (bh_uptodate_or_lock(bh)) in bh_read()
172 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
3070 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function3080 EXPORT_SYMBOL(bh_uptodate_or_lock);