X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fs%2Fbtrfs%2Fbackref.h;h=9c41fbac30091f39bad52a3f21ebf6e931db364b;hb=e1cbbfa5f5aaf40a1fe70856fac4dfcc33e0e651;hp=2a1ac6bfc724637f3a80ac15c6ce6237dc7998f0;hpb=bac22980b008ed810c56054d7f8bd73c02326b3f;p=linux-2.6-block.git diff --git a/fs/btrfs/backref.h b/fs/btrfs/backref.h index 2a1ac6bfc724..9c41fbac3009 100644 --- a/fs/btrfs/backref.h +++ b/fs/btrfs/backref.h @@ -32,9 +32,6 @@ struct inode_fs_paths { typedef int (iterate_extent_inodes_t)(u64 inum, u64 offset, u64 root, void *ctx); -int inode_item_info(u64 inum, u64 ioff, struct btrfs_root *fs_root, - struct btrfs_path *path); - int extent_from_logical(struct btrfs_fs_info *fs_info, u64 logical, struct btrfs_path *path, struct btrfs_key *found_key, u64 *flags);