Searched refs:oe_cleanup_len (Results 1 – 1 of 1) sorted by relevance
2134 u64 oe_cleanup_len = 0; in run_delalloc_nocow() local2354 oe_cleanup_len = cur_offset - start; in run_delalloc_nocow()2370 oe_cleanup_len = cow_start - start; in run_delalloc_nocow()2385 oe_cleanup_len = cow_start - start; in run_delalloc_nocow()2390 if (oe_cleanup_len) { in run_delalloc_nocow()2391 const u64 oe_cleanup_end = oe_cleanup_start + oe_cleanup_len - 1; in run_delalloc_nocow()2392 btrfs_cleanup_ordered_extents(inode, oe_cleanup_start, oe_cleanup_len); in run_delalloc_nocow()2422 start, end + 1 - start, cur_offset, oe_cleanup_start, oe_cleanup_len, in run_delalloc_nocow()