diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index a58611fbf004..47835f5850de 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -3587,12 +3587,6 @@ int btrfs_del_inode_ref(struct btrfs_trans_handle *trans, | |||
3587 | struct btrfs_root *root, | 3587 | struct btrfs_root *root, |
3588 | const char *name, int name_len, | 3588 | const char *name, int name_len, |
3589 | u64 inode_objectid, u64 ref_objectid, u64 *index); | 3589 | u64 inode_objectid, u64 ref_objectid, u64 *index); |
3590 | int btrfs_get_inode_ref_index(struct btrfs_trans_handle *trans, | ||
3591 | struct btrfs_root *root, | ||
3592 | struct btrfs_path *path, | ||
3593 | const char *name, int name_len, | ||
3594 | u64 inode_objectid, u64 ref_objectid, int mod, | ||
3595 | u64 *ret_index); | ||
3596 | int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, | 3590 | int btrfs_insert_empty_inode(struct btrfs_trans_handle *trans, |
3597 | struct btrfs_root *root, | 3591 | struct btrfs_root *root, |
3598 | struct btrfs_path *path, u64 objectid); | 3592 | struct btrfs_path *path, u64 objectid); |