aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/relocation.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/btrfs/relocation.c')
-rw-r--r--fs/btrfs/relocation.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fs/btrfs/relocation.c b/fs/btrfs/relocation.c
index 776f0aa128fc..c188e815a733 100644
--- a/fs/btrfs/relocation.c
+++ b/fs/btrfs/relocation.c
@@ -3474,7 +3474,7 @@ out:
3474} 3474}
3475 3475
3476/* 3476/*
3477 * hepler to find all tree blocks that reference a given data extent 3477 * helper to find all tree blocks that reference a given data extent
3478 */ 3478 */
3479static noinline_for_stack 3479static noinline_for_stack
3480int add_data_references(struct reloc_control *rc, 3480int add_data_references(struct reloc_control *rc,
@@ -3568,7 +3568,7 @@ int add_data_references(struct reloc_control *rc,
3568} 3568}
3569 3569
3570/* 3570/*
3571 * hepler to find next unprocessed extent 3571 * helper to find next unprocessed extent
3572 */ 3572 */
3573static noinline_for_stack 3573static noinline_for_stack
3574int find_next_extent(struct btrfs_trans_handle *trans, 3574int find_next_extent(struct btrfs_trans_handle *trans,