| /fs/bcachefs/ |
| D | util.h | 386 static inline void memcpy_u64s_small(void *dst, const void *src, in memcpy_u64s_small() 396 static inline void __memcpy_u64s(void *dst, const void *src, in __memcpy_u64s() 415 static inline void memcpy_u64s(void *dst, const void *src, in memcpy_u64s() 424 static inline void __memmove_u64s_down(void *dst, const void *src, in __memmove_u64s_down() 430 static inline void memmove_u64s_down(void *dst, const void *src, in memmove_u64s_down() 438 static inline void __memmove_u64s_down_small(void *dst, const void *src, in __memmove_u64s_down_small() 444 static inline void memmove_u64s_down_small(void *dst, const void *src, in memmove_u64s_down_small() 456 u64 *src = (u64 *) _src + u64s; in __memmove_u64s_up_small() local 462 static inline void memmove_u64s_up_small(void *dst, const void *src, in memmove_u64s_up_small() 474 u64 *src = (u64 *) _src + u64s - 1; in __memmove_u64s_up() local [all …]
|
| D | bkey.h | 45 static inline void bkey_p_copy(struct bkey_packed *dst, const struct bkey_packed *src) in bkey_p_copy() 50 static inline void bkey_copy(struct bkey_i *dst, const struct bkey_i *src) in bkey_copy() 401 const struct bkey_packed *src) in __bkey_unpack_key_format_checked() 420 const struct bkey_packed *src) in bkey_unpack_key_format_checked() 430 const struct bkey_packed *src) in __bkey_unpack_key() 442 const struct bkey_packed *src) in bkey_unpack_key() 451 const struct bkey_packed *src) in bkey_unpack_pos_format_checked() 461 const struct bkey_packed *src) in bkey_unpack_pos() 510 struct bkey_s_c src) in bkey_reassemble()
|
| D | bkey_buf.h | 33 struct bkey_i *src) in bch2_bkey_buf_copy() 42 struct bkey_packed *src) in bch2_bkey_buf_unpack()
|
| D | compress.c | 152 static int __bio_uncompress(struct bch_fs *c, struct bio *src, in __bio_uncompress() 267 int bch2_bio_uncompress(struct bch_fs *c, struct bio *src, in bch2_bio_uncompress() 298 void *src, size_t src_len, in attempt_compress() 387 struct bio *src, size_t *src_len, in __bio_compress() 484 struct bio *src, size_t *src_len, in bch2_bio_compress()
|
| D | siphash.c | 103 const void *src, size_t len) in SipHash_Update() 166 u64 SipHash(const SIPHASH_KEY *key, int rc, int rf, const void *src, size_t len) in SipHash()
|
| D | sb-errors.c | 112 bch_sb_errors_cpu *src = &c->fsck_error_counts; in bch2_sb_errors_from_cpu() local 136 struct bch_sb_field_errors *src = bch2_sb_field_get(c->disk_sb.sb, errors); in bch2_sb_errors_to_cpu() local
|
| D | super-io.c | 109 void *src, *dst; in __bch2_sb_field_resize() local 505 static void le_bitvector_to_cpu(unsigned long *dst, unsigned long *src, unsigned nr) in le_bitvector_to_cpu() 515 struct bch_sb *src = c->disk_sb.sb; in bch2_sb_update() local 554 static int __copy_super(struct bch_sb_handle *dst_handle, struct bch_sb *src) in __copy_super() 611 int bch2_sb_to_fs(struct bch_fs *c, struct bch_sb *src) in bch2_sb_to_fs()
|
| D | dirent.h | 38 struct bkey_s_c_dirent src) in dirent_copy_target()
|
| /fs/ |
| D | stack.c | 11 void fsstack_copy_inode_size(struct inode *dst, struct inode *src) in fsstack_copy_inode_size() 63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all()
|
| /fs/smb/client/ |
| D | unc.c | 20 const char *src; in extract_hostname() local 51 const char *src; in extract_sharename() local
|
| /fs/proc/ |
| D | page.c | 51 unsigned long src = *ppos; in kpagecount_read() local 232 unsigned long src = *ppos; in kpageflags_read() local 281 unsigned long src = *ppos; in kpagecgroup_read() local
|
| /fs/hfs/ |
| D | trans.c | 37 const char *src; in hfs_mac2asc() local 101 const char *src; in hfs_asc2mac() local
|
| /fs/nfs/ |
| D | nfsroot.c | 164 static int __init root_nfs_copy(char *dest, const char *src, in root_nfs_copy() 172 static int __init root_nfs_cat(char *dest, const char *src, in root_nfs_cat()
|
| /fs/btrfs/ |
| D | reflink.c | 337 static int btrfs_clone(struct inode *src, struct inode *inode, in btrfs_clone() 634 static int btrfs_extent_same_range(struct inode *src, u64 loff, u64 len, in btrfs_extent_same_range() 658 static int btrfs_extent_same(struct inode *src, u64 loff, u64 olen, in btrfs_extent_same() 705 struct inode *src = file_inode(file_src); in btrfs_clone_files() local
|
| D | qgroup.c | 110 const struct btrfs_qgroup *src) in qgroup_rsv_add_by_qgroup() 120 const struct btrfs_qgroup *src) in qgroup_rsv_release_by_qgroup() 667 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in add_qgroup_relation_item() 691 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in del_qgroup_relation_item() 1499 struct btrfs_qgroup *src, int sign) in __qgroup_excl_accounting() 1552 u64 src, u64 dst, int sign) in quick_update_accounting() 1576 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, u64 dst, in btrfs_add_qgroup_relation() 1636 static int __del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in __del_qgroup_relation() 1691 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in btrfs_del_qgroup_relation() 3294 struct btrfs_qgroup *src; in qgroup_snapshot_quick_inherit() local [all …]
|
| /fs/erofs/ |
| D | decompressor.c | 131 void *src, *tmp; in z_erofs_lz4_handle_overlap() local 213 u8 *out, *headpage, *src; in z_erofs_lz4_decompress_mem() local 371 void **src, struct page **pgpl) in z_erofs_stream_switch_bufs()
|
| /fs/xfs/ |
| D | xfs_trans_priv.h | 151 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn() 163 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn()
|
| D | xfs_fsmap.c | 33 struct xfs_fsmap *src) in xfs_fsmap_from_internal() 50 struct fsmap *src) in xfs_fsmap_to_internal() 64 const struct xfs_fsmap *src) in xfs_fsmap_owner_to_rmap() 115 const struct xfs_rmap_irec *src) in xfs_fsmap_owner_from_rmap()
|
| /fs/freevxfs/ |
| D | vxfs_immed.c | 34 void *src = vip->vii_immed.vi_immed + folio_pos(folio); in vxfs_immed_read_folio() local
|
| /fs/quota/ |
| D | quota.c | 187 static void copy_to_if_dqblk(struct if_dqblk *dst, struct qc_dqblk *src) in copy_to_if_dqblk() 261 static void copy_from_if_dqblk(struct qc_dqblk *dst, struct if_dqblk *src) in copy_from_if_dqblk() 547 static void copy_from_xfs_dqblk(struct qc_dqblk *dst, struct fs_disk_quota *src) in copy_from_xfs_dqblk() 601 struct fs_disk_quota *src) in copy_qcinfo_from_xfs_dqblk() 670 static void copy_to_xfs_dqblk(struct fs_disk_quota *dst, struct qc_dqblk *src, in copy_to_xfs_dqblk()
|
| /fs/ntfs3/lib/ |
| D | decompress_common.h | 30 copy_unaligned_word(const void *src, void *dst) in copy_unaligned_word() 257 const u8 *src = dst - offset; in lz_copy() local
|
| /fs/reiserfs/ |
| D | lbalance.c | 135 struct buffer_head *src, int last_first, in leaf_copy_boundary_item() 311 struct buffer_head *src, int last_first, in leaf_copy_items_entirely() 415 struct buffer_head *src, int last_first, in leaf_item_bottle() 521 static int leaf_copy_items(struct buffer_info *dest_bi, struct buffer_head *src, in leaf_copy_items()
|
| /fs/udf/ |
| D | udftime.c | 30 udf_disk_stamp_to_time(struct timespec64 *dest, struct timestamp src) in udf_disk_stamp_to_time()
|
| /fs/cramfs/ |
| D | uncompress.c | 31 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block()
|
| /fs/xfs/libxfs/ |
| D | xfs_attr_remote.c | 300 char *src = bp->b_addr; in xfs_attr_rmtval_copyout() local 347 uint8_t **src) in xfs_attr_rmtval_copyin() 502 uint8_t *src = args->value; in xfs_attr_rmtval_set_value() local
|