patch-2.3.43 linux/include/linux/msdos_fs.h

Next file: linux/include/linux/msdos_fs_i.h
Previous file: linux/include/linux/mmzone.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/include/linux/msdos_fs.h linux/include/linux/msdos_fs.h
@@ -271,11 +271,6 @@
 extern ssize_t fat_file_write(struct file *, const char *, size_t, loff_t *);
 extern void fat_truncate(struct inode *inode);
 
-/* mmap.c */
-extern int fat_mmap(struct file *, struct vm_area_struct *);
-extern int fat_readpage(struct file *, struct page *);
-
-
 /* vfat.c */
 extern int init_vfat_fs(void);
 

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