Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/ubi/
Dbuild.c63 int vid_hdr_offs; member
1290 p->vid_hdr_offs, p->max_beb_per1024, in ubi_init_attach()
1519 p->vid_hdr_offs = bytes_str_to_int(token); in ubi_mtd_param_parse()
1521 if (p->vid_hdr_offs < 0) in ubi_mtd_param_parse()
1522 return p->vid_hdr_offs; in ubi_mtd_param_parse()