Lines Matching refs:drop_end
864 args->drop_end = found ? min(args->end, last_end) : args->end; in btrfs_drop_extents()
2719 if (!extent_info && cur_offset < drop_args.drop_end && in btrfs_replace_file_extents()
2722 drop_args.drop_end); in btrfs_replace_file_extents()
2733 } else if (!extent_info && cur_offset < drop_args.drop_end) { in btrfs_replace_file_extents()
2742 drop_args.drop_end - cur_offset); in btrfs_replace_file_extents()
2755 drop_args.drop_end > extent_info->file_offset) { in btrfs_replace_file_extents()
2756 u64 replace_len = drop_args.drop_end - in btrfs_replace_file_extents()
2810 cur_offset = drop_args.drop_end; in btrfs_replace_file_extents()
2847 if (drop_args.drop_end <= end) in btrfs_replace_file_extents()
2848 drop_args.drop_end = end + 1; in btrfs_replace_file_extents()
2855 cur_offset < drop_args.drop_end) { in btrfs_replace_file_extents()
2857 drop_args.drop_end); in btrfs_replace_file_extents()
2863 } else if (!extent_info && cur_offset < drop_args.drop_end) { in btrfs_replace_file_extents()
2866 drop_args.drop_end - cur_offset); in btrfs_replace_file_extents()