Searched defs:ext4_fc_replay_state (Results 1 – 1 of 1) sorted by relevance
46300 struct ext4_fc_replay_state { struct46301 int fc_replay_num_tags;46302 int fc_replay_expected_off;46303 int fc_current_pass;46304 int fc_cur_tag;46305 int fc_crc;46306 struct ext4_fc_alloc_region *fc_regions;46307 int fc_regions_size;46308 int fc_regions_used;46309 int fc_regions_valid;[all …]