Lines Matching refs:orig_start
133 u64 len, u64 orig_start, u64 block_start,
1149 start, /* orig_start */
1281 u64 orig_start = start;
1393 if (start == orig_start) {
1412 start, /* orig_start */
1503 * `- orig_start `- start `- start + cur_alloc_size `- end
1524 if (keep_locked && orig_start < start) {
1527 extent_clear_unlock_delalloc(inode, orig_start, start - 1,
2137 u64 orig_start = found_key.offset - nocow_args.extent_offset;
2141 orig_start,
4931 hole_em->orig_start = cur_offset;
6783 em->orig_start = EXTENT_MAP_HOLE;
6875 em->orig_start = start;
6912 em->orig_start = start;
6945 const u64 orig_start,
6956 em = create_io_em(inode, start, len, orig_start, block_start,
7038 * @orig_start: (optional) Return the original file offset of the file extent
7053 u64 *orig_start, u64 *orig_block_len,
7140 if (orig_start)
7141 *orig_start = key.offset - nocow_args.extent_offset;
7247 u64 len, u64 orig_start, u64 block_start,
7265 em->orig_start = orig_start;
7301 u64 block_start, orig_start, orig_block_len, ram_bytes;
7328 if (can_nocow_extent(inode, start, &len, &orig_start,
7355 orig_start, block_start,
9638 em->orig_start = cur_offset;
10143 encoded->unencoded_offset = iocb->ki_pos - em->orig_start;