Home
last modified time | relevance | path

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

/fs/ext4/
Dballoc.c358 if (bh_submit_read(bh) < 0) { in ext4_read_block_bitmap()
Dialloc.c152 if (bh_submit_read(bh) < 0) { in ext4_read_inode_bitmap()
/fs/ext2/
Dballoc.c144 if (bh_submit_read(bh) < 0) { in read_block_bitmap()
/fs/
Dbuffer.c3369 int bh_submit_read(struct buffer_head *bh) in bh_submit_read() function
3386 EXPORT_SYMBOL(bh_submit_read);
/fs/ext3/
Dballoc.c159 if (bh_submit_read(bh) < 0) { in read_block_bitmap()