patch-2.3.48 linux/include/linux/bfs_fs.h
Next file: linux/include/linux/blkdev.h
Previous file: linux/include/linux/affs_fs.h
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Sat Feb 26 20:33:09 2000
-  Orig file: 
v2.3.47/linux/include/linux/bfs_fs.h
-  Orig date: 
Thu Feb 10 17:11:21 2000
diff -u --recursive --new-file v2.3.47/linux/include/linux/bfs_fs.h linux/include/linux/bfs_fs.h
@@ -83,10 +83,12 @@
 
 /* file.c */
 extern struct inode_operations bfs_file_inops;
+extern struct file_operations bfs_file_operations;
 extern struct address_space_operations bfs_aops;
 
 /* dir.c */
 extern struct inode_operations bfs_dir_inops;
+extern struct file_operations bfs_dir_operations;
 
 #endif /* __KERNEL__ */
 #endif	/* _LINUX_BFS_FS_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)