diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index c3fa12a6b59e..1897f3a65b4f 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -899,5 +899,5 @@ int btrfs_alloc_file_extent(struct btrfs_trans_handle *trans, | |||
899 | int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, | 899 | int btrfs_lookup_file_extent(struct btrfs_trans_handle *trans, |
900 | struct btrfs_root *root, | 900 | struct btrfs_root *root, |
901 | struct btrfs_path *path, u64 objectid, | 901 | struct btrfs_path *path, u64 objectid, |
902 | u64 blocknr, u64 num_blocks, int mod); | 902 | u64 blocknr, int mod); |
903 | #endif | 903 | #endif |