btrfs: tracepoints: move FLUSH_ACTIONS define
authorNikolay Borisov <nborisov@suse.com>
Fri, 19 Jun 2020 12:24:48 +0000 (15:24 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 27 Jul 2020 10:55:29 +0000 (12:55 +0200)
commit5bca2c952c609b128b00a238fadb99cc0d3b65ab
treed3168cc278c20caf4d9f950170d6976254e337b3
parent0840dd28b52f0ceba91265ec62bffdcedb82b4a9
btrfs: tracepoints: move FLUSH_ACTIONS define

Since all enums used in btrfs' tracepoints are going to be redefined
to allow proper parsing of their values by userspace tools let's
rearrange when they are defined. This will allow to use only a single
set of #define EM/#undef EM sequence. No functional changes.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
include/trace/events/btrfs.h