Searched refs:oe_end (Results 1 – 1 of 1) sorted by relevance
3259 u64 oe_end; in find_delalloc_subrange() local3327 oe_end = min(oe->file_offset + oe->num_bytes - 1, end); in find_delalloc_subrange()3334 *delalloc_end_ret = oe_end; in find_delalloc_subrange()3344 if (oe_end < *delalloc_start_ret) in find_delalloc_subrange()3345 *delalloc_end_ret = oe_end; in find_delalloc_subrange()3348 *delalloc_end_ret = oe_end; in find_delalloc_subrange()