Searched refs:lastA (Results 1 – 1 of 1) sorted by relevance
62 unsigned long firstA, lastA, firstB, lastB; in clusters_intersect() local65 lastA = (((u64) blk_rq_pos(A) << 9) + in clusters_intersect()72 return (firstB <= lastA && firstA <= lastB); in clusters_intersect()