xfs: create a shared header file for format-related information
[deliverable/linux.git] / fs / xfs / xfs_bmap_btree.h
index e367461a638e5b65ffdedc77bed6121dc1150161..e2b0768a89baf07484f928f0e4a6de5399ea16ea 100644 (file)
@@ -243,6 +243,4 @@ extern int xfs_bmbt_change_owner(struct xfs_trans *tp, struct xfs_inode *ip,
 extern struct xfs_btree_cur *xfs_bmbt_init_cursor(struct xfs_mount *,
                struct xfs_trans *, struct xfs_inode *, int);
 
-extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
-
 #endif /* __XFS_BMAP_BTREE_H__ */
This page took 0.0238350000000001 seconds and 5 git commands to generate.