patch-2.3.7 linux/include/linux/ext2_fs.h
Next file: linux/include/linux/fd1772.h
Previous file: linux/include/linux/blk.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Jun 16 19:26:27 1999
- Orig file:
v2.3.6/linux/include/linux/ext2_fs.h
- Orig date:
Tue May 11 14:37:47 1999
diff -u --recursive --new-file v2.3.6/linux/include/linux/ext2_fs.h linux/include/linux/ext2_fs.h
@@ -556,6 +556,7 @@
extern int ext2_bmap (struct inode *, int);
extern struct buffer_head * ext2_getblk (struct inode *, long, int, int *);
+extern int ext2_getblk_block (struct inode *, long, int, int *, int *);
extern struct buffer_head * ext2_bread (struct inode *, int, int, int *);
extern int ext2_getcluster (struct inode * inode, long block);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)