patch-2.3.7 linux/include/linux/sysv_fs.h
Next file: linux/include/linux/ufs_fs.h
Previous file: linux/include/linux/synclink.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Jun 20 17:47:55 1999
-  Orig file: 
v2.3.6/linux/include/linux/sysv_fs.h
-  Orig date: 
Tue Jun  8 23:05:12 1999
diff -u --recursive --new-file v2.3.6/linux/include/linux/sysv_fs.h linux/include/linux/sysv_fs.h
@@ -387,6 +387,7 @@
 extern int sysv_bmap(struct inode *,int);
 
 extern struct buffer_head * sysv_getblk(struct inode *, unsigned int, int);
+extern int sysv_getblk_block(struct inode *, long, int, int *, int *);
 extern struct buffer_head * sysv_file_bread(struct inode *, int, int);
 extern ssize_t sysv_file_read(struct file *, char *, size_t, loff_t *);
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)