Home
last modified time | relevance | path

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

/fs/ext4/
Dmove_extent.c219 if (!bh_uptodate_or_lock(bh)) { in mext_page_mkuptodate()
Dindirect.c172 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
Dresize.c1303 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
Dextents.c565 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
/fs/
Dbuffer.c2992 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function
3002 EXPORT_SYMBOL(bh_uptodate_or_lock);