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

/linux-4.4.14/drivers/mtd/nand/
H A Dnandsim.c335 uint64_t totszoob; /* total flash size including OOB, bytes */ member in struct:nandsim::__anon6385
691 ns->geom.totszoob = ns->geom.totsz + (uint64_t)ns->geom.pgnum * ns->geom.oobsz; init_nandsim()
784 (unsigned long long)ns->geom.totszoob >> 10); init_nandsim()

Completed in 67 milliseconds