Searched refs:this_end (Results 1 – 2 of 2) sorted by relevance
28 sector_t this_end = this->sector + (this->size >> 9); in drbd_insert_interval() local37 if (here->end < this_end) in drbd_insert_interval()38 here->end = this_end; in drbd_insert_interval()51 this->end = this_end; in drbd_insert_interval()
554 phys_addr_t this_end, next_end; in __rmem_check_for_overlap() local556 this_end = this->base + this->size; in __rmem_check_for_overlap()559 this->name, &this->base, &this_end, in __rmem_check_for_overlap()
Completed in 10 milliseconds