Home
last modified time | relevance | path

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

/fs/ext4/
Dmove_extent.c218 err = bh_submit_read(bh); in mext_page_mkuptodate()
Dindirect.c166 if (bh_submit_read(bh) < 0) { in ext4_get_branch()
Dresize.c1236 if (bh_submit_read(bh) < 0) { in ext4_get_bitmap()
Dextents.c515 err = bh_submit_read(bh); in __read_extent_tree_block()
/fs/ext2/
Dballoc.c147 if (bh_submit_read(bh) < 0) { in read_block_bitmap()
/fs/
Dbuffer.c3410 int bh_submit_read(struct buffer_head *bh) in bh_submit_read() function
3427 EXPORT_SYMBOL(bh_submit_read);