| /fs/bcachefs/ |
| A D | util.h | 426 static inline void memcpy_u64s_small(void *dst, const void *src, in memcpy_u64s_small() 436 static inline void __memcpy_u64s(void *dst, const void *src, in __memcpy_u64s() 455 static inline void memcpy_u64s(void *dst, const void *src, in memcpy_u64s() 470 static inline void memmove_u64s_down(void *dst, const void *src, in memmove_u64s_down() 496 u64 *src = (u64 *) _src + u64s; in __memmove_u64s_up_small() local 514 u64 *src = (u64 *) _src + u64s - 1; in __memmove_u64s_up() local 531 static inline void memmove_u64s_up(void *dst, const void *src, in memmove_u64s_up() 539 static inline void memmove_u64s(void *dst, const void *src, in memmove_u64s() 637 static inline u64 percpu_u64_get(u64 __percpu *src) in percpu_u64_get() 642 static inline void percpu_u64_set(u64 __percpu *dst, u64 src) in percpu_u64_set() [all …]
|
| A D | bkey.h | 38 static inline void bkey_p_copy(struct bkey_packed *dst, const struct bkey_packed *src) in bkey_p_copy() 43 static inline void bkey_copy(struct bkey_i *dst, const struct bkey_i *src) in bkey_copy() 395 const struct bkey_packed *src) in __bkey_unpack_key_format_checked() 413 const struct bkey_packed *src) in bkey_unpack_key_format_checked() 423 const struct bkey_packed *src) in __bkey_unpack_key() 435 const struct bkey_packed *src) in bkey_unpack_key() 444 const struct bkey_packed *src) in bkey_unpack_pos_format_checked() 454 const struct bkey_packed *src) in bkey_unpack_pos() 503 struct bkey_s_c src) in bkey_reassemble()
|
| A D | bkey_buf.h | 33 struct bkey_i *src) in bch2_bkey_buf_copy() 42 struct bkey_packed *src) in bch2_bkey_buf_unpack()
|
| A D | compress.c | 173 static int __bio_uncompress(struct bch_fs *c, struct bio *src, in __bio_uncompress() 307 int bch2_bio_uncompress(struct bch_fs *c, struct bio *src, in bch2_bio_uncompress() 338 void *src, size_t src_len, in attempt_compress() 428 struct bio *src, size_t *src_len, in __bio_compress() 541 struct bio *src, size_t *src_len, in bch2_bio_compress()
|
| A 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()
|
| A D | sb-errors.c | 134 bch_sb_errors_cpu *src = &c->fsck_error_counts; in bch2_sb_errors_from_cpu() local 158 struct bch_sb_field_errors *src = bch2_sb_field_get(c->disk_sb.sb, errors); in bch2_sb_errors_to_cpu() local
|
| A D | super-io.c | 142 void *src, *dst; in __bch2_sb_field_resize() local 585 static void le_bitvector_to_cpu(unsigned long *dst, unsigned long *src, unsigned nr) in le_bitvector_to_cpu() 595 struct bch_sb *src = c->disk_sb.sb; in bch2_sb_update() local 641 static int __copy_super(struct bch_sb_handle *dst_handle, struct bch_sb *src) in __copy_super() 698 int bch2_sb_to_fs(struct bch_fs *c, struct bch_sb *src) in bch2_sb_to_fs()
|
| A D | alloc_background.h | 36 static inline void alloc_to_bucket(struct bucket *dst, struct bch_alloc_v4 src) in alloc_to_bucket() 46 static inline void __bucket_m_to_alloc(struct bch_alloc_v4 *dst, struct bucket src) in __bucket_m_to_alloc()
|
| /fs/ |
| A 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/ |
| A D | unc.c | 20 const char *src; in extract_hostname() local 51 const char *src; in extract_sharename() local
|
| A D | cifs_unicode.c | 346 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16() 626 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16()
|
| /fs/hfs/ |
| A D | trans.c | 37 const char *src; in hfs_mac2asc() local 101 const char *src; in hfs_asc2mac() local
|
| /fs/nfs/ |
| A 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/erofs/ |
| A D | decompressor.c | 114 void *src, *tmp; in z_erofs_lz4_handle_overlap() local 195 u8 *out, *headpage, *src; in z_erofs_lz4_decompress_mem() local 341 void **src, struct page **pgpl) in z_erofs_stream_switch_bufs()
|
| /fs/btrfs/ |
| A D | reflink.c | 338 static int btrfs_clone(struct inode *src, struct inode *inode, in btrfs_clone() 635 static int btrfs_extent_same_range(struct btrfs_inode *src, u64 loff, u64 len, in btrfs_extent_same_range() 660 static int btrfs_extent_same(struct inode *src, u64 loff, u64 olen, in btrfs_extent_same() 708 struct inode *src = file_inode(file_src); in btrfs_clone_files() local
|
| A 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() 658 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in add_qgroup_relation_item() 679 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in del_qgroup_relation_item() 1453 struct btrfs_qgroup *src, int sign) in __qgroup_excl_accounting() 1504 u64 src, u64 dst, int sign) in quick_update_accounting() 1588 static int __del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in __del_qgroup_relation() 1643 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in btrfs_del_qgroup_relation() 3241 struct btrfs_qgroup *src; in qgroup_snapshot_quick_inherit() local 3487 struct btrfs_qgroup *src; in btrfs_qgroup_inherit() local [all …]
|
| /fs/xfs/ |
| A 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()
|
| A D | xfs_inode_item_recover.c | 275 void *src, in xlog_recover_inode_dbroot() 319 char *src; in xlog_recover_inode_commit_pass2() local
|
| /fs/freevxfs/ |
| A D | vxfs_immed.c | 34 void *src = vip->vii_immed.vi_immed + folio_pos(folio); in vxfs_immed_read_folio() local
|
| /fs/quota/ |
| A 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/ |
| A 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/udf/ |
| A D | udftime.c | 30 udf_disk_stamp_to_time(struct timespec64 *dest, struct timestamp src) in udf_disk_stamp_to_time()
|
| /fs/cramfs/ |
| A D | uncompress.c | 31 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block()
|
| /fs/xfs/libxfs/ |
| A 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() 495 uint8_t *src = args->value; in xfs_attr_rmtval_set_value() local
|
| /fs/crypto/ |
| A D | fname.c | 185 static int fscrypt_base64url_encode(const u8 *src, int srclen, char *dst) in fscrypt_base64url_encode() 220 static int fscrypt_base64url_decode(const char *src, int srclen, u8 *dst) in fscrypt_base64url_decode()
|