Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/
H A Dmtdutils.c299 int mgbb; in read_block() local
314 } else if ((mgbb = ioctl(fd, MEMGETBADBLOCK, &pos))) { in read_block()
317 mgbb, pos, errno); in read_block()
/OK3568_Linux_fs/external/recovery/mtdutils/
H A Dmtdutils.c320 int mgbb; in read_block() local
335 } else if ((mgbb = ioctl(fd, MEMGETBADBLOCK, &pos))) { in read_block()
338 mgbb, pos, errno); in read_block()