Searched refs:read_count (Results 1 – 1 of 1) sorted by relevance
64 static int read_count = 0, threshold = 2; in iso9660_devread() local95 read_count += (byte_len >> 9); in iso9660_devread()96 if ((read_count >> 11) > threshold) { in iso9660_devread()
Completed in 4 milliseconds