[BACK]Return to xfs_iops.h CVS log [TXT][DIR] Up to [Development] / xfs-linux / linux-2.6

File: [Development] / xfs-linux / linux-2.6 / xfs_iops.h (download)

Revision 1.1, Fri Dec 10 20:44:19 1999 UTC (17 years, 10 months ago) by mostek
Branch: MAIN

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  */