Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbuffer_head.h244 int bh_uptodate_or_lock(struct buffer_head *bh);
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmove_extent.c217 if (!bh_uptodate_or_lock(bh)) { in mext_page_mkuptodate()
H A Dindirect.c165 if (!bh_uptodate_or_lock(bh)) { in ext4_get_branch()
H A Dresize.c1262 if (!bh_uptodate_or_lock(bh)) { in ext4_get_bitmap()
H A Dextents.c545 if (!bh_uptodate_or_lock(bh)) { in __read_extent_tree_block()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dballoc.c142 if (likely(bh_uptodate_or_lock(bh))) in read_block_bitmap()
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c3409 int bh_uptodate_or_lock(struct buffer_head *bh) in bh_uptodate_or_lock() function
3419 EXPORT_SYMBOL(bh_uptodate_or_lock);