diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 3330004af1a6..e8f741167c6b 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -1180,6 +1180,7 @@ int btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root | |||
1180 | int btrfs_insert_file_extent(struct btrfs_trans_handle *trans, | 1180 | int btrfs_insert_file_extent(struct btrfs_trans_handle *trans, |
1181 | struct btrfs_root *root, | 1181 | struct btrfs_root *root, |
1182 | u64 objectid, u64 pos, u64 offset, | 1182 | u64 objectid, u64 pos, u64 offset, |
1183 | u64 disk_num_blocks, | ||
1183 | u64 num_blocks); | 1184 | u64 num_blocks); |
1184 | int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, | 1185 | int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, |
1185 | struct btrfs_root *root, | 1186 | struct btrfs_root *root, |