patch-2.3.99-pre1 linux/include/linux/msdos_fs.h
Next file: linux/include/linux/ncp_fs.h
Previous file: linux/include/linux/mmzone.h
Back to the patch index
Back to the overall index
- Lines: 23
- Date:
Mon Mar 13 12:35:39 2000
- Orig file:
v2.3.51/linux/include/linux/msdos_fs.h
- Orig date:
Fri Mar 10 16:40:49 2000
diff -u --recursive --new-file v2.3.51/linux/include/linux/msdos_fs.h linux/include/linux/msdos_fs.h
@@ -272,14 +272,6 @@
extern ssize_t fat_file_write(struct file *, const char *, size_t, loff_t *);
extern void fat_truncate(struct inode *inode);
-/* vfat.c */
-extern int init_vfat_fs(void);
-
-
-/* msdosfs_syms.c */
-extern int init_msdos_fs(void);
-extern struct file_system_type msdos_fs_type;
-
/* msdos.c */
extern struct super_block *msdos_read_super(struct super_block *sb,void *data, int silent);
@@ -294,7 +286,6 @@
struct inode *new_dir,struct dentry *new_dentry);
/* nls.c */
-extern int init_fat_nls(void);
extern struct fat_nls_table *fat_load_nls(int codepage);
/* tables.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)