patch-2.1.106 linux/include/linux/iso_fs.h

Next file: linux/include/linux/iso_fs_sb.h
Previous file: linux/include/linux/in_route.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.105/linux/include/linux/iso_fs.h linux/include/linux/iso_fs.h
@@ -182,6 +182,7 @@
 extern int find_rock_ridge_relocation(struct iso_directory_record *, struct inode *);
 
 int get_joliet_filename(struct iso_directory_record *, struct inode *, unsigned char *);
+int get_acorn_filename(struct iso_directory_record *, char *, struct inode *);
 
 /* The stuff that follows may be totally unneeded. I have not checked to see 
  which prototypes we are still using.  */
@@ -227,6 +228,3 @@
 #endif /* __KERNEL__ */
 
 #endif
-
-
-

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