Searched refs:toomanytimes (Results 1 – 1 of 1) sorted by relevance
2173 bool toomanytimes; in writezone() local2193 toomanytimes = thistimecnt >> 31 >> 1 != 0; in writezone()2203 toomanytimes = thistimecnt >> 31 >> 31 >> 2 != 0; in writezone()2210 if (toomanytimes) in writezone()