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