Searched refs:delalloc_len (Results 1 – 1 of 1) sorted by relevance
3541 u64 delalloc_len; in find_delalloc_subrange() local3549 delalloc_len = count_range_bits(&inode->io_tree, delalloc_start_ret, end, in find_delalloc_subrange()3555 if (delalloc_len > 0) in find_delalloc_subrange()3556 *delalloc_end_ret = *delalloc_start_ret + delalloc_len - 1; in find_delalloc_subrange()3607 return (delalloc_len > 0); in find_delalloc_subrange()3613 if (delalloc_len == 0) { in find_delalloc_subrange()