|
|
| File: [Development] / xfs-linux / linux-2.4 / Attic / xfs_iops.h (download)
Revision 1.1, Fri Dec 10 20:44:19 1999 UTC (17 years, 10 months ago) by mostek
Move linux/xfs_inode.h into linux/xfs_iops.h. |
#ifndef XFS_LINUX_OPS_INODE_DOT_H #define XFS_LINUX_OPS_INODE_DOT_H extern struct inode_operations linvfs_file_inode_operations; extern struct inode_operations linvfs_dir_inode_operations; extern struct inode_operations linvfs_symlink_inode_operations; #endif /* XFS_LINUX_OPS_INODE_DOT_H */