Searched refs:container_end (Results 1 – 1 of 1) sorted by relevance
114 uint64_t container_end = container_start + container_len; in bio_contains_range() local117 DEBUG_ASSERT(container_end >= container_start); in bio_contains_range()121 (container_end >= contained_end)); in bio_contains_range()
Completed in 2 milliseconds