| /fs/btrfs/ |
| A D | extent_io.h | 338 unsigned long dst_offset, unsigned long src_offset, 341 unsigned long dst_offset, unsigned long src_offset, 344 unsigned long dst_offset, unsigned long src_offset,
|
| A D | tree-mod-log.c | 576 unsigned long dst_offset, in btrfs_tree_mod_log_eb_copy() argument 589 u32 dst_move_nr_items = btrfs_header_nritems(dst) - dst_offset; in btrfs_tree_mod_log_eb_copy() 606 dst_move_tm = tree_mod_log_alloc_move(dst, dst_offset + nr_items, in btrfs_tree_mod_log_eb_copy() 607 dst_offset, dst_move_nr_items); in btrfs_tree_mod_log_eb_copy() 635 tm_list_add[i] = alloc_tree_mod_elem(dst, i + dst_offset, in btrfs_tree_mod_log_eb_copy()
|
| A D | extent_io.c | 4079 unsigned long dst_offset, unsigned long src_offset, in copy_extent_buffer() argument 4087 unsigned long i = get_eb_folio_index(dst, dst_offset); in copy_extent_buffer() 4089 if (check_eb_range(dst, dst_offset, len) || in copy_extent_buffer() 4095 offset = get_eb_offset_in_folio(dst, dst_offset); in copy_extent_buffer() 4252 unsigned long dst_offset, unsigned long src_offset, in memcpy_extent_buffer() argument 4258 if (check_eb_range(dst, dst_offset, len) || in memcpy_extent_buffer() 4280 dst_offset + cur_off, cur_len); in memcpy_extent_buffer() 4289 unsigned long dst_offset, unsigned long src_offset, in memmove_extent_buffer() argument 4292 unsigned long dst_end = dst_offset + len - 1; in memmove_extent_buffer() 4295 if (check_eb_range(dst, dst_offset, len) || in memmove_extent_buffer() [all …]
|
| A D | tree-mod-log.h | 50 unsigned long dst_offset,
|
| A D | tree-log.c | 3646 unsigned long dst_offset; in flush_dir_items_batch() local 3701 dst_offset = btrfs_item_ptr_offset(dst, dst_path->slots[0] + count - 1); in flush_dir_items_batch() 3703 copy_extent_buffer(dst, src, dst_offset, src_offset, batch.total_data_size); in flush_dir_items_batch() 4556 unsigned long dst_offset; in copy_items() local 4580 dst_offset = btrfs_item_ptr_offset(dst_path->nodes[0], dst_slot); in copy_items() 4593 copy_extent_buffer(dst_path->nodes[0], src, dst_offset, in copy_items()
|
| A D | ctree.c | 67 unsigned long dst_offset, in memmove_leaf_data() argument 71 memmove_extent_buffer(leaf, btrfs_item_nr_offset(leaf, 0) + dst_offset, in memmove_leaf_data() 91 unsigned long dst_offset, in copy_leaf_data() argument 94 copy_extent_buffer(dst, src, btrfs_item_nr_offset(dst, 0) + dst_offset, in copy_leaf_data()
|
| /fs/bcachefs/ |
| A D | io_misc.c | 344 prt_printf(out, " dst_offset=%lli", le64_to_cpu(op.v->dst_offset)); in bch2_logged_op_finsert_to_text() 392 u64 dst_offset = le64_to_cpu(op->v.dst_offset); in __bch2_resume_logged_op_finsert() local 394 s64 shift = dst_offset - src_offset; in __bch2_resume_logged_op_finsert() 549 op.v.dst_offset = cpu_to_le64(offset + shift); in bch2_fcollapse_finsert()
|
| A D | bkey.c | 787 unsigned dst_offset, unsigned dst_size, in compile_bkey_field() argument 811 I3(0xc7, 0x47, dst_offset); in compile_bkey_field() 815 I3(0xc7, 0x47, dst_offset + 4); in compile_bkey_field() 821 I4(0x48, 0xc7, 0x47, dst_offset); in compile_bkey_field() 828 I3(0xc7, 0x47, dst_offset); in compile_bkey_field() 956 I4(0x48, 0x89, 0x47, dst_offset); in compile_bkey_field() 960 I3(0x89, 0x47, dst_offset); in compile_bkey_field()
|
| A D | logged_ops_format.h | 30 __le64 dst_offset; member
|
| A D | sb-downgrade.c | 256 unsigned dst_offset = table->nr; in downgrade_table_extra() local 272 dst = (void *) &table->data[dst_offset]; in downgrade_table_extra()
|
| A D | namei.c | 414 u64 src_offset, dst_offset; in bch2_rename_trans() local 441 dst_name, &dst_inum, &dst_offset, in bch2_rename_trans() 489 src_inode_u->bi_dir_offset = dst_offset; in bch2_rename_trans()
|
| A D | dirent.c | 402 const struct qstr *dst_name, subvol_inum *dst_inum, u64 *dst_offset, in bch2_dirent_rename() argument 584 *dst_offset = new_dst->k.p.offset; in bch2_dirent_rename()
|
| A D | reflink.c | 595 subvol_inum dst_inum, u64 dst_offset, in bch2_remap_range() argument 605 struct bpos dst_start = POS(dst_inum.inum, dst_offset); in bch2_remap_range()
|
| /fs/nfs/ |
| A D | nfs42proc.c | 1228 loff_t dst_offset, loff_t count) in _nfs42_proc_clone() argument 1238 .dst_offset = dst_offset, in _nfs42_proc_clone() 1278 count = nfs_size_to_loff_t(res.dst_fattr->size) - dst_offset; in _nfs42_proc_clone() 1279 nfs42_copy_dest_done(dst_inode, dst_offset, count); in _nfs42_proc_clone() 1288 loff_t src_offset, loff_t dst_offset, loff_t count) in nfs42_proc_clone() argument 1322 src_offset, dst_offset, count); in nfs42_proc_clone()
|
| A D | nfs4trace.h | 2575 __field(loff_t, dst_offset) 2597 __entry->dst_offset = args->dst_pos; 2647 __entry->dst_offset, 2676 __field(loff_t, dst_offset) 2695 __entry->dst_offset = args->dst_offset; 2725 __entry->dst_offset,
|
| A D | nfs42xdr.c | 457 p = xdr_encode_hyper(p, args->dst_offset); in encode_clone()
|
| /fs/ecryptfs/ |
| A D | crypto.c | 1735 size_t dst_offset = 0; in ecryptfs_encode_for_filename() local 1775 dst[dst_offset++] = portable_filename_chars[dst_block[0]]; in ecryptfs_encode_for_filename() 1776 dst[dst_offset++] = portable_filename_chars[dst_block[1]]; in ecryptfs_encode_for_filename() 1777 dst[dst_offset++] = portable_filename_chars[dst_block[2]]; in ecryptfs_encode_for_filename() 1778 dst[dst_offset++] = portable_filename_chars[dst_block[3]]; in ecryptfs_encode_for_filename()
|
| /fs/nfsd/ |
| A D | trace.h | 536 loff_t dst_offset, 539 TP_ARGS(rqstp, src_fhp, src_offset, dst_fhp, dst_offset, count, status), 545 __field(loff_t, dst_offset) 554 __entry->dst_offset = dst_offset; 562 __entry->dst_fh_hash, __entry->dst_offset, 573 loff_t dst_offset, \ 576 TP_ARGS(rqstp, src_fhp, src_offset, dst_fhp, dst_offset, \
|