Home
last modified time | relevance | path

Searched refs:clear_update_marker (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dupd.c80 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker() function
149 err = clear_update_marker(ubi, vol, 0); in ubi_start_update()
366 err = clear_update_marker(ubi, vol, vol->upd_bytes); in ubi_more_update_data()
/openbmc/linux/drivers/mtd/ubi/
H A Dupd.c74 static int clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, in clear_update_marker() function
143 err = clear_update_marker(ubi, vol, 0); in ubi_start_update()
355 err = clear_update_marker(ubi, vol, vol->upd_bytes); in ubi_more_update_data()