patch-2.3.48 linux/fs/adfs/adfs.h
Next file: linux/fs/adfs/dir.c
Previous file: linux/fs/Config.in
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sat Feb 26 20:33:03 2000
- Orig file:
v2.3.47/linux/fs/adfs/adfs.h
- Orig date:
Thu Feb 10 17:11:16 2000
diff -u --recursive --new-file v2.3.47/linux/fs/adfs/adfs.h linux/fs/adfs/adfs.h
@@ -96,6 +96,7 @@
/* dir_*.c */
extern struct inode_operations adfs_dir_inode_operations;
+extern struct file_operations adfs_dir_operations;
extern struct adfs_dir_ops adfs_f_dir_ops;
extern struct adfs_dir_ops adfs_fplus_dir_ops;
@@ -103,6 +104,7 @@
/* file.c */
extern struct inode_operations adfs_file_inode_operations;
+extern struct file_operations adfs_file_operations;
extern inline __u32 signed_asl(__u32 val, signed int shift)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)