Home
last modified time | relevance | path

Searched defs:ext4_fc_replay_state (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dfast_commit.h143 struct ext4_fc_replay_state { struct
144 int fc_replay_num_tags;
145 int fc_replay_expected_off;
146 int fc_current_pass;
147 int fc_cur_tag;
148 int fc_crc;
149 struct ext4_fc_alloc_region *fc_regions;
150 int fc_regions_size, fc_regions_used, fc_regions_valid;
151 int *fc_modified_inodes;
152 int fc_modified_inodes_used, fc_modified_inodes_size;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h46610 struct ext4_fc_replay_state { struct
46611 int fc_replay_num_tags;
46612 int fc_replay_expected_off;
46613 int fc_current_pass;
46614 int fc_cur_tag;
46615 int fc_crc;
46616 struct ext4_fc_alloc_region *fc_regions;
46617 int fc_regions_size;
46618 int fc_regions_used;
46619 int fc_regions_valid;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h75912 struct ext4_fc_replay_state { struct
75913 int fc_replay_num_tags;
75914 int fc_replay_expected_off;
75915 int fc_current_pass;
75916 int fc_cur_tag;
75917 int fc_crc;
75918 struct ext4_fc_alloc_region *fc_regions;
75919 int fc_regions_size;
75920 int fc_regions_used;
75921 int fc_regions_valid;
[all …]
Dvmlinux.h75912 struct ext4_fc_replay_state { struct
75913 int fc_replay_num_tags;
75914 int fc_replay_expected_off;
75915 int fc_current_pass;
75916 int fc_cur_tag;
75917 int fc_crc;
75918 struct ext4_fc_alloc_region *fc_regions;
75919 int fc_regions_size;
75920 int fc_regions_used;
75921 int fc_regions_valid;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h42329 struct ext4_fc_replay_state { struct
42330 int fc_replay_num_tags;
42331 int fc_replay_expected_off;
42332 int fc_current_pass;
42333 int fc_cur_tag;
42334 int fc_crc;
42335 struct ext4_fc_alloc_region *fc_regions;
42336 int fc_regions_size;
42337 int fc_regions_used;
42338 int fc_regions_valid;
[all …]
Dvmlinux_510.h42329 struct ext4_fc_replay_state { struct
42330 int fc_replay_num_tags;
42331 int fc_replay_expected_off;
42332 int fc_current_pass;
42333 int fc_cur_tag;
42334 int fc_crc;
42335 struct ext4_fc_alloc_region *fc_regions;
42336 int fc_regions_size;
42337 int fc_regions_used;
42338 int fc_regions_valid;
[all …]