Searched refs:updatehub_storage_context (Results 1 – 3 of 3) sorted by relevance
19 struct updatehub_storage_context { struct23 int updatehub_storage_is_partition_good(struct updatehub_storage_context *ctx); argument24 int updatehub_storage_init(struct updatehub_storage_context *ctx,26 int updatehub_storage_write(struct updatehub_storage_context *ctx,29 int updatehub_storage_check(struct updatehub_storage_context *ctx,32 int updatehub_storage_mark_partition_to_upgrade(struct updatehub_storage_context *ctx,
14 int updatehub_storage_is_partition_good(struct updatehub_storage_context *ctx) in updatehub_storage_is_partition_good()27 int updatehub_storage_init(struct updatehub_storage_context *ctx, in updatehub_storage_init()41 int updatehub_storage_write(struct updatehub_storage_context *ctx, in updatehub_storage_write()56 int updatehub_storage_check(struct updatehub_storage_context *ctx, in updatehub_storage_check()69 int updatehub_storage_mark_partition_to_upgrade(struct updatehub_storage_context *ctx, in updatehub_storage_mark_partition_to_upgrade()
63 struct updatehub_storage_context storage_ctx;