* * 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 __GLOPS_DOT_H__#define __GLOPS_DOT_H__externstructgfs2_glock_operationsgfs2_meta_glops;externstructgfs2_glock_operationsgfs2_inode_glops;externstructgfs2_glock_operationsgfs2_rgrp_glops;externstructgfs2_glock_operationsgfs2_trans_glops;externstructgfs2_glock_operationsgfs2_iopen_glops;externstructgfs2_glock_operationsgfs2_flock_glops;externstructgfs2_glock_operationsgfs2_nondisk_glops;externstructgfs2_glock_operationsgfs2_quota_glops;externstructgfs2_glock_operationsgfs2_journal_glops;#endif /* __GLOPS_DOT_H__ */