Searched refs:bh_uptodate_or_lock (Results 1 – 10 of 10) sorted by relevance
210 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()
1260 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
542 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
142 if (likely(bh_uptodate_or_lock(bh))) in read_block_bitmap()
3354 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function3364 EXPORT_SYMBOL(bh_uptodate_or_lock);
8284 0x00000000 bh_uptodate_or_lock vmlinux EXPORT_SYMBOL
9650 ffff8000102916b4 T bh_uptodate_or_lock
Completed in 1022 milliseconds