Searched defs:ext4_fc_replay_state (Results 1 – 10 of 10) sorted by relevance
143 struct ext4_fc_replay_state { struct144 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;
34857 struct ext4_fc_replay_state { struct34858 int fc_replay_num_tags;34859 int fc_replay_expected_off;34860 int fc_current_pass;34861 int fc_cur_tag;34862 int fc_crc;34863 struct ext4_fc_alloc_region *fc_regions;34864 int fc_regions_size;34865 int fc_regions_used;34866 int fc_regions_valid;[all …]
42544 struct ext4_fc_replay_state { struct42545 int fc_replay_num_tags;42546 int fc_replay_expected_off;42547 int fc_current_pass;42548 int fc_cur_tag;42549 int fc_crc;42550 struct ext4_fc_alloc_region *fc_regions;42551 int fc_regions_size;42552 int fc_regions_used;42553 int fc_regions_valid;[all …]
57973 struct ext4_fc_replay_state { struct57974 int fc_replay_num_tags;57975 int fc_replay_expected_off;57976 int fc_current_pass;57977 int fc_cur_tag;57978 int fc_crc;57979 struct ext4_fc_alloc_region *fc_regions;57980 int fc_regions_size;57981 int fc_regions_used;57982 int fc_regions_valid;[all …]
40017 struct ext4_fc_replay_state { struct40018 int fc_replay_num_tags;40019 int fc_replay_expected_off;40020 int fc_current_pass;40021 int fc_cur_tag;40022 int fc_crc;40023 struct ext4_fc_alloc_region *fc_regions;40024 int fc_regions_size;40025 int fc_regions_used;40026 int fc_regions_valid;[all …]
25796 struct ext4_fc_replay_state { struct25797 int fc_replay_num_tags;25798 int fc_replay_expected_off;25799 int fc_current_pass;25800 int fc_cur_tag;25801 int fc_crc;25802 struct ext4_fc_alloc_region *fc_regions;25803 int fc_regions_size;25804 int fc_regions_used;25805 int fc_regions_valid;[all …]