]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libxfs/xfs_format.h
xfs: use a b+tree for the in-core extent list
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_format.h
index caf4a02cc984e042f17fc23359a1cb961cc6b938..4ab4f9b70d3a0efa86c37e3d709463d259ef1921 100644 (file)
@@ -1553,10 +1553,6 @@ typedef struct xfs_bmbt_rec {
 typedef uint64_t       xfs_bmbt_rec_base_t;    /* use this for casts */
 typedef xfs_bmbt_rec_t xfs_bmdr_rec_t;
 
-typedef struct xfs_bmbt_rec_host {
-       uint64_t                l0, l1;
-} xfs_bmbt_rec_host_t;
-
 /*
  * Values and macros for delayed-allocation startblock fields.
  */