Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dmtdparts.c1494 uint64_t cur_offs; local
1503 cur_offs = 0;
1513 if (cur_offs > part->offset)
1514 part->offset = cur_offs;
1516 spread_partition(mtd, part, &cur_offs);