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

Next file: linux/include/linux/tty_flip.h
Previous file: linux/include/linux/smbno.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.55/linux/include/linux/sysv_fs.h linux/include/linux/sysv_fs.h
@@ -398,8 +398,8 @@
 extern void sysv_put_inode(struct inode *);
 extern int sysv_statfs(struct super_block *, struct statfs *, int);
 extern int sysv_sync_inode(struct inode *);
-extern int sysv_sync_file(struct inode *, struct file *);
-extern int sysv_mmap(struct inode *, struct file *, struct vm_area_struct *);
+extern int sysv_sync_file(struct file *, struct dentry *);
+extern int sysv_mmap(struct file *, struct vm_area_struct *);
 
 extern struct inode_operations sysv_file_inode_operations;
 extern struct inode_operations sysv_file_inode_operations_with_bmap;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov