]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_ialloc_btree.h
xfs: create a shared header file for format-related information
[karo-tx-linux.git] / fs / xfs / xfs_ialloc_btree.h
index 3ac36b7642e9a09960ead79d38583b08e1be1213..cfbfe461abbc30b463f40dddc855f51c21a60d0a 100644 (file)
@@ -110,6 +110,4 @@ extern struct xfs_btree_cur *xfs_inobt_init_cursor(struct xfs_mount *,
                struct xfs_trans *, struct xfs_buf *, xfs_agnumber_t);
 extern int xfs_inobt_maxrecs(struct xfs_mount *, int, int);
 
-extern const struct xfs_buf_ops xfs_inobt_buf_ops;
-
 #endif /* __XFS_IALLOC_BTREE_H__ */