end_buffer_read_sync
EXPORT_SYMBOL(end_buffer_read_sync);
end_buffer_read_sync(bh, uptodate);
end_buffer_read_sync(bh, bio->bi_status == BLK_STS_OK);
void end_buffer_read_sync(struct buffer_head *bh, int uptodate);