Searched refs:delalloc_len (Results 1 – 1 of 1) sorted by relevance
3250 u64 delalloc_len = 0; in find_delalloc_subrange() local3265 delalloc_len = count_range_bits(&inode->io_tree, in find_delalloc_subrange()3274 if (delalloc_len > 0) { in find_delalloc_subrange()3279 *delalloc_end_ret = *delalloc_start_ret + delalloc_len - 1; in find_delalloc_subrange()3317 return (delalloc_len > 0); in find_delalloc_subrange()3326 if (delalloc_len == 0) { in find_delalloc_subrange()