patch-2.3.23 linux/include/linux/sysv_fs.h

Next file: linux/include/linux/tty.h
Previous file: linux/include/linux/swap.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/include/linux/sysv_fs.h linux/include/linux/sysv_fs.h
@@ -384,7 +384,6 @@
 extern void sysv_free_block(struct super_block * sb, unsigned int block);
 extern unsigned long sysv_count_free_blocks(struct super_block *sb);
 
-extern struct buffer_head * sysv_getblk(struct inode *, unsigned int, int);
 extern int sysv_get_block(struct inode *, long, struct buffer_head *, int);
 extern struct buffer_head * sysv_file_bread(struct inode *, int, int);
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)