Home
last modified time | relevance | path

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

/fs/ext4/
Dmove_extent.c231 err = bh_submit_read(bh); in mext_page_mkuptodate()
Dindirect.c164 if (bh_submit_read(bh) < 0) { in ext4_get_branch()
Dresize.c1199 if (bh_submit_read(bh) < 0) { in ext4_get_bitmap()
Dextents.c512 err = bh_submit_read(bh); in __read_extent_tree_block()
/fs/ext2/
Dballoc.c145 if (bh_submit_read(bh) < 0) { in read_block_bitmap()
/fs/
Dbuffer.c3362 int bh_submit_read(struct buffer_head *bh) in bh_submit_read() function
3379 EXPORT_SYMBOL(bh_submit_read);
/fs/nfs/blocklayout/
Dblocklayout.c616 ret = bh_submit_read(bh); in init_page_for_write()
/fs/ext3/
Dballoc.c170 if (bh_submit_read(bh) < 0) { in read_block_bitmap()
Dsuper.c2231 if (bh_submit_read(journal->j_sb_buffer)) { in ext3_get_dev_journal()
Dinode.c2090 err = bh_submit_read(bh); in ext3_block_truncate_page()