Searched defs:ext4_fc_replay_state (Results 1 – 12 of 12) 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 …]
45054 struct ext4_fc_replay_state { struct45055 int fc_replay_num_tags;45056 int fc_replay_expected_off;45057 int fc_current_pass;45058 int fc_cur_tag;45059 int fc_crc;45060 struct ext4_fc_alloc_region *fc_regions;45061 int fc_regions_size;45062 int fc_regions_used;45063 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 …]
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 …]
54811 struct ext4_fc_replay_state { struct54812 int fc_replay_num_tags;54813 int fc_replay_expected_off;54814 int fc_current_pass;54815 int fc_cur_tag;54816 int fc_crc;54817 struct ext4_fc_alloc_region *fc_regions;54818 int fc_regions_size;54819 int fc_regions_used;54820 int fc_regions_valid;[all …]