Home
last modified time | relevance | path

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

/drivers/mtd/ubi/
Dbuild.c60 int vid_hdr_offs; member
1273 p->vid_hdr_offs, p->max_beb_per1024, in ubi_init()
1442 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()
1444 if (p->vid_hdr_offs < 0) in ubi_mtd_param_parse()
1445 return p->vid_hdr_offs; in ubi_mtd_param_parse()