]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/buffer_head.h
ide: remove ide_setup_ports()
[mv-sheeva.git] / include / linux / buffer_head.h
index da0d83fbadc0f30e11ebcb82171e75069431a463..e98801f06dcc04585a658cd6cae2f306154e8511 100644 (file)
@@ -192,6 +192,8 @@ int sync_dirty_buffer(struct buffer_head *bh);
 int submit_bh(int, struct buffer_head *);
 void write_boundary_block(struct block_device *bdev,
                        sector_t bblock, unsigned blocksize);
+int bh_uptodate_or_lock(struct buffer_head *bh);
+int bh_submit_read(struct buffer_head *bh);
 
 extern int buffer_heads_over_limit;