]> Pileus Git - ~andy/linux/blobdiff - fs/xfs/xfs_bmap_btree.h
[XFS] implement generic xfs_btree_lookup
[~andy/linux] / fs / xfs / xfs_bmap_btree.h
index 1e0f1d105059d3e6d075ffe4fd58941908938c40..d04198cdc4b3334171a7f7c5592fd3a992d89157 100644 (file)
@@ -254,10 +254,6 @@ extern int xfs_bmbt_insert(struct xfs_btree_cur *, int *);
 extern void xfs_bmbt_log_block(struct xfs_btree_cur *, struct xfs_buf *, int);
 extern void xfs_bmbt_log_recs(struct xfs_btree_cur *, struct xfs_buf *, int,
                                int);
-extern int xfs_bmbt_lookup_eq(struct xfs_btree_cur *, xfs_fileoff_t,
-                               xfs_fsblock_t, xfs_filblks_t, int *);
-extern int xfs_bmbt_lookup_ge(struct xfs_btree_cur *, xfs_fileoff_t,
-                               xfs_fsblock_t, xfs_filblks_t, int *);
 
 /*
  * Give the bmap btree a new root block.  Copy the old broot contents