Searched refs:oe_end (Results 1 – 1 of 1) sorted by relevance
3137 u64 oe_end; in find_delalloc_subrange() local3205 oe_end = min(oe->file_offset + oe->num_bytes - 1, end); in find_delalloc_subrange()3212 *delalloc_end_ret = oe_end; in find_delalloc_subrange()3222 if (oe_end < *delalloc_start_ret) in find_delalloc_subrange()3223 *delalloc_end_ret = oe_end; in find_delalloc_subrange()3226 *delalloc_end_ret = oe_end; in find_delalloc_subrange()