* * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public License v.2. */#ifndef __OPS_INODE_DOT_H__#define __OPS_INODE_DOT_H__externstructinode_operationsgfs2_file_iops;externstructinode_operationsgfs2_dir_iops;externstructinode_operationsgfs2_symlink_iops;externstructinode_operationsgfs2_dev_iops;#endif /* __OPS_INODE_DOT_H__ */