Searched refs:lastofs (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Ddebug.c528 uint32_t lastofs = 0; local
542 if (this->ofs != lastofs)
544 lastofs = this->ofs + this->size;

Completed in 103 milliseconds