Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/
Dmtdoops.c44 struct mtdoops_hdr { struct
188 struct mtdoops_hdr *hdr; in mtdoops_write()
195 hdr = (struct mtdoops_hdr *)cxt->oops_buf; in mtdoops_write()
233 struct mtdoops_hdr hdr; in find_next_position()
301 cxt->oops_buf + sizeof(struct mtdoops_hdr), in mtdoops_do_dump()
302 record_size - sizeof(struct mtdoops_hdr), NULL); in mtdoops_do_dump()