Searched defs:ext4_fc_replay_state (Results 1 – 2 of 2) sorted by relevance
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 …]
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 …]