Searched refs:bpos (Results 1 – 1 of 1) sorted by relevance
419 loff_t bpos = pos; in write_block() local420 int ret = ioctl(fd, MEMGETBADBLOCK, &bpos); in write_block()532 loff_t bpos = pos; in mtd_erase_blocks() local533 if (ioctl(ctx->fd, MEMGETBADBLOCK, &bpos) > 0) { in mtd_erase_blocks()