overlaps
static bool overlaps(unsigned long r1_start, unsigned long r1_end,
static inline int overlaps(sector_t s1, int l1, sector_t s2, int l2)
static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2)
static bool overlaps(const unsigned long ptr, unsigned long n,