Searched refs:readstart (Results 1 – 2 of 2) sorted by relevance
1088 uint64_t diskend, readstart; in efipart_realstrategy() local1123 readstart = off / blkio->Media->BlockSize; in efipart_realstrategy()1125 if (diskend <= readstart) { in efipart_realstrategy()1131 size = diskend - readstart; in efipart_realstrategy()
307 time_t readstart = 0; local314 readstart = curtime();323 if (now - readstart >= to)339 to -= now - readstart;340 readstart = now;394 time_t readstart = 0; local417 readstart = curtime();439 if (now - readstart >= to)451 to -= now - readstart;