Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dfast_commit.h146 struct ext4_fc_replay_state { struct
147 int fc_replay_num_tags;
148 int fc_replay_expected_off;
149 int fc_current_pass;
150 int fc_cur_tag;
151 int fc_crc;
152 struct ext4_fc_alloc_region *fc_regions;
153 int fc_regions_size, fc_regions_used, fc_regions_valid;
154 int *fc_modified_inodes;
155 int fc_modified_inodes_used, fc_modified_inodes_size;