Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dimage-sparse.h11 struct sparse_storage { struct
17 lbaint_t (*write)(struct sparse_storage *info, argument
22 lbaint_t (*reserve)(struct sparse_storage *info, argument
40 int write_sparse_image(struct sparse_storage *info, const char *part_name, argument