Home
last modified time | relevance | path

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

/linux/fs/
H A Dbuffer.c2917 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function
2927 EXPORT_SYMBOL(bh_uptodate_or_lock);
/linux/fs/ext4/
H A Dresize.c1301 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
H A Dextents.c568 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()