Home
last modified time | relevance | path

Searched refs:bh_uptodate_or_lock (Results 1 – 6 of 6) sorted by relevance

/fs/ext4/
Dmove_extent.c217 if (!bh_uptodate_or_lock(bh)) { in mext_page_mkuptodate()
Dindirect.c165 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
Dresize.c1235 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
Dextents.c513 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
/fs/ext2/
Dballoc.c144 if (likely(bh_uptodate_or_lock(bh))) in read_block_bitmap()
/fs/
Dbuffer.c3392 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function
3402 EXPORT_SYMBOL(bh_uptodate_or_lock);