Lines Matching refs:orig_start

119 				       u64 len, u64 orig_start, u64 block_start,
1201 u64 orig_start = start; in cow_file_range() local
1394 if (orig_start < start) in cow_file_range()
1429 if (!unlock && orig_start < start) { in cow_file_range()
1432 extent_clear_unlock_delalloc(inode, orig_start, start - 1, in cow_file_range()
2102 u64 orig_start = found_key.offset - nocow_args.extent_offset; in run_delalloc_nocow() local
2106 orig_start, in run_delalloc_nocow()
2576 split_pre->orig_start = split_pre->start; in split_zoned_em()
2597 split_mid->orig_start = split_mid->start; in split_zoned_em()
2611 split_post->orig_start = split_post->start; in split_zoned_em()
5008 hole_em->orig_start = cur_offset; in btrfs_cont_expand()
6820 em->orig_start = EXTENT_MAP_HOLE; in btrfs_get_extent()
6912 em->orig_start = start; in btrfs_get_extent()
6949 em->orig_start = start; in btrfs_get_extent()
6981 const u64 orig_start, in btrfs_create_dio_extent() argument
6992 em = create_io_em(inode, start, len, orig_start, block_start, in btrfs_create_dio_extent()
7078 u64 *orig_start, u64 *orig_block_len, in can_nocow_extent() argument
7165 if (orig_start) in can_nocow_extent()
7166 *orig_start = key.offset - nocow_args.extent_offset; in can_nocow_extent()
7272 u64 len, u64 orig_start, u64 block_start, in create_io_em() argument
7290 em->orig_start = orig_start; in create_io_em()
7326 u64 block_start, orig_start, orig_block_len, ram_bytes; in btrfs_get_blocks_direct_write() local
7352 if (can_nocow_extent(inode, start, &len, &orig_start, in btrfs_get_blocks_direct_write()
7379 orig_start, block_start, in btrfs_get_blocks_direct_write()
9629 em->orig_start = cur_offset; in __btrfs_prealloc_file_range()
10140 encoded->unencoded_offset = iocb->ki_pos - em->orig_start; in btrfs_encoded_read()