Lines Matching refs:mail_index_strmap_view

29 struct mail_index_strmap_view {
55 struct mail_index_strmap_view *view;
72 struct mail_index_strmap_view *view;
176 struct mail_index_strmap_view *view = context;
181 struct mail_index_strmap_view *
191 struct mail_index_strmap_view *view;
193 view = i_new(struct mail_index_strmap_view, 1);
212 void mail_index_strmap_view_close(struct mail_index_strmap_view **_view)
214 struct mail_index_strmap_view *view = *_view;
223 uint32_t mail_index_strmap_view_get_highest_idx(struct mail_index_strmap_view *view)
228 static void mail_index_strmap_view_reset(struct mail_index_strmap_view *view)
240 void mail_index_strmap_view_set_corrupted(struct mail_index_strmap_view *view)
250 static int mail_index_strmap_open(struct mail_index_strmap_view *view)
320 static int mail_index_strmap_refresh(struct mail_index_strmap_view *view)
495 strmap_read_block_init(struct mail_index_strmap_view *view,
577 struct mail_index_strmap_view *view = ctx->view;
706 mail_index_strmap_view_sync_init(struct mail_index_strmap_view *view,
757 struct mail_index_strmap_view *view = sync->view;
793 struct mail_index_strmap_view *view = sync->view;
812 mail_index_strmap_zero_terminate(struct mail_index_strmap_view *view)
819 static void mail_index_strmap_view_renumber(struct mail_index_strmap_view *view)
887 static void mail_index_strmap_write_block(struct mail_index_strmap_view *view,
969 mail_index_strmap_recreate_write(struct mail_index_strmap_view *view,
987 static int mail_index_strmap_recreate(struct mail_index_strmap_view *view)
1087 mail_index_strmap_write_append(struct mail_index_strmap_view *view)
1182 static int mail_index_strmap_write(struct mail_index_strmap_view *view)
1232 struct mail_index_strmap_view *view = sync->view;