Searched refs:readstart (Results 1 – 2 of 2) sorted by relevance
995 uint64_t diskend, readstart; in efipart_realstrategy() local1030 readstart = off / blkio->Media->BlockSize; in efipart_realstrategy()1032 if (diskend <= readstart) { in efipart_realstrategy()1038 size = diskend - readstart; in efipart_realstrategy()
308 time_t readstart = 0; local315 readstart = curtime();324 if (now - readstart >= to)340 to -= now - readstart;341 readstart = now;395 time_t readstart = 0; local418 readstart = curtime();440 if (now - readstart >= to)452 to -= now - readstart;