Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap.c112 static struct ubi_vid_hdr *new_fm_vhdr(struct ubi_device *ubi, int vol_id) in new_fm_vhdr() function
1124 avhdr = new_fm_vhdr(ubi, UBI_FM_SB_VOLUME_ID); in ubi_write_fastmap()
1130 dvhdr = new_fm_vhdr(ubi, UBI_FM_DATA_VOLUME_ID); in ubi_write_fastmap()
1429 vh = new_fm_vhdr(ubi, UBI_FM_SB_VOLUME_ID); in invalidate_fastmap()