diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index f720b582fd5b..754c738ec2e8 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -1763,8 +1763,6 @@ void btrfs_destroy_cachep(void); | |||
1763 | long btrfs_ioctl_trans_end(struct file *file); | 1763 | long btrfs_ioctl_trans_end(struct file *file); |
1764 | struct inode *btrfs_iget_locked(struct super_block *s, u64 objectid, | 1764 | struct inode *btrfs_iget_locked(struct super_block *s, u64 objectid, |
1765 | struct btrfs_root *root); | 1765 | struct btrfs_root *root); |
1766 | struct inode *btrfs_ilookup(struct super_block *s, u64 objectid, | ||
1767 | u64 root_objectid); | ||
1768 | struct inode *btrfs_iget(struct super_block *s, struct btrfs_key *location, | 1766 | struct inode *btrfs_iget(struct super_block *s, struct btrfs_key *location, |
1769 | struct btrfs_root *root, int *is_new); | 1767 | struct btrfs_root *root, int *is_new); |
1770 | int btrfs_commit_write(struct file *file, struct page *page, | 1768 | int btrfs_commit_write(struct file *file, struct page *page, |