Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
A Dbuild.c60 int vid_hdr_offs; member
1252 p->vid_hdr_offs, p->max_beb_per1024); in ubi_init()
1420 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()
1422 if (p->vid_hdr_offs < 0) in ubi_mtd_param_parse()
1423 return p->vid_hdr_offs; in ubi_mtd_param_parse()

Completed in 6 milliseconds