Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dbuffer_head.h246 int bh_uptodate_or_lock(struct buffer_head *bh);
429 if (!bh_uptodate_or_lock(bh)) in bh_read_nowait()
436 if (bh_uptodate_or_lock(bh)) in bh_read()
/linux-6.3-rc2/fs/ext4/
A Dmove_extent.c222 if (!bh_uptodate_or_lock(bh)) { in mext_page_mkuptodate()
A Dindirect.c172 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
A Dresize.c1298 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
A Dextents.c565 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
/linux-6.3-rc2/fs/
A Dbuffer.c2992 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function
3002 EXPORT_SYMBOL(bh_uptodate_or_lock);

Completed in 26 milliseconds