Searched refs:oe_cleanup_len (Results 1 – 1 of 1) sorted by relevance
2003 u64 oe_cleanup_len = 0; in run_delalloc_nocow() local2223 oe_cleanup_len = cur_offset - start; in run_delalloc_nocow()2239 oe_cleanup_len = cow_start - start; in run_delalloc_nocow()2254 oe_cleanup_len = cow_start - start; in run_delalloc_nocow()2259 if (oe_cleanup_len) { in run_delalloc_nocow()2260 const u64 oe_cleanup_end = oe_cleanup_start + oe_cleanup_len - 1; in run_delalloc_nocow()2261 btrfs_cleanup_ordered_extents(inode, oe_cleanup_start, oe_cleanup_len); in run_delalloc_nocow()2291 start, end + 1 - start, cur_offset, oe_cleanup_start, oe_cleanup_len, in run_delalloc_nocow()