| /fs/bcachefs/ |
| A D | bkey_sort.c | 95 bch2_key_sort_fix_overlapping(struct bch_fs *c, struct bset *dst, in bch2_key_sort_fix_overlapping() 123 bch2_sort_repack(struct bset *dst, struct btree *src, in bch2_sort_repack() 173 unsigned bch2_sort_keys_keep_unwritten_whiteouts(struct bkey_packed *dst, struct sort_iter *iter) in bch2_sort_keys_keep_unwritten_whiteouts() 199 unsigned bch2_sort_keys(struct bkey_packed *dst, struct sort_iter *iter) in bch2_sort_keys()
|
| 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() 464 static inline void __memmove_u64s_down(void *dst, const void *src, in __memmove_u64s_down() 470 static inline void memmove_u64s_down(void *dst, const void *src, in memmove_u64s_down() 495 u64 *dst = (u64 *) _dst + u64s; in __memmove_u64s_up_small() local 513 u64 *dst = (u64 *) _dst + 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() 642 static inline void percpu_u64_set(u64 __percpu *dst, u64 src) in percpu_u64_set() [all …]
|
| A D | btree_write_buffer.h | 63 struct bkey_i_accounting *dst = bkey_i_to_accounting(&wb->accounting.data[idx].k); in bch2_accounting_key_to_wb() local 73 struct journal_keys_to_wb *dst, in __bch2_journal_key_to_wb() 89 struct journal_keys_to_wb *dst, in bch2_journal_key_to_wb()
|
| A D | btree_write_buffer.c | 486 struct btree_write_buffered_key *dst = wb->flushing.keys.data; in bch2_btree_write_buffer_flush_locked() local 507 struct journal_keys_to_wb dst; in bch2_journal_keys_to_write_buffer() local 727 struct journal_keys_to_wb *dst, in bch2_journal_key_to_wb_slowpath() 764 void bch2_journal_keys_to_write_buffer_start(struct bch_fs *c, struct journal_keys_to_wb *dst, u64 … in bch2_journal_keys_to_write_buffer_start() 800 int bch2_journal_keys_to_write_buffer_end(struct bch_fs *c, struct journal_keys_to_wb *dst) in bch2_journal_keys_to_write_buffer_end() 816 struct btree_write_buffered_key *dst = wb->accounting.data; in bch2_journal_keys_to_write_buffer_end() local
|
| 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() 394 struct bkey *dst, in __bkey_unpack_key_format_checked() 415 struct bkey dst; in bkey_unpack_key_format_checked() local 422 struct bkey *dst, in __bkey_unpack_key() 502 static inline void bkey_reassemble(struct bkey_i *dst, in bkey_reassemble()
|
| A D | sb-errors.c | 135 struct bch_sb_field_errors *dst; in bch2_sb_errors_from_cpu() local 159 bch_sb_errors_cpu *dst = &c->fsck_error_counts; in bch2_sb_errors_to_cpu() local
|
| A D | compress.c | 308 struct bio *dst, struct bvec_iter dst_iter, in bch2_bio_uncompress() 337 void *dst, size_t dst_len, in attempt_compress() 427 struct bio *dst, size_t *dst_len, in __bio_compress() 540 struct bio *dst, size_t *dst_len, in bch2_bio_compress()
|
| A D | replicas.c | 522 struct bch_replicas_entry_v1 *e, *dst; in __bch2_sb_replicas_to_cpu_replicas() local 571 struct bch_replicas_entry_v1 *dst = in __bch2_sb_replicas_v0_to_cpu_replicas() local 613 struct bch_replicas_entry_v0 *dst; in bch2_cpu_replicas_to_sb_replicas_v0() local 652 struct bch_replicas_entry_v1 *dst, *src; in bch2_cpu_replicas_to_sb_replicas() local
|
| A D | sb-downgrade.c | 257 struct bch_sb_field_downgrade_entry *dst = (void *) &darray_top(*table); in downgrade_table_extra() local 387 struct bch_sb_field_downgrade_entry *dst; in bch2_sb_downgrade_update() local
|
| /fs/smb/client/ |
| A D | unc.c | 21 char *dst, *delim; in extract_hostname() local 52 char *delim, *dst; in extract_sharename() local
|
| A D | netmisc.c | 125 cifs_inet_pton(const int address_family, const char *cp, int len, void *dst) in cifs_inet_pton() 151 cifs_convert_address(struct sockaddr *dst, const char *src, int len) in cifs_convert_address()
|
| A D | cifs_unicode.c | 350 char *dst; in cifs_strndup_from_utf16() local 630 __le16 *dst; in cifs_strndup_to_utf16() local
|
| /fs/proc/ |
| A D | bootconfig.c | 23 #define rest(dst, end) ((end) > (dst) ? (end) - (dst) : 0) argument 26 static int __init copy_xbc_key_value_list(char *dst, size_t size) in copy_xbc_key_value_list()
|
| /fs/hfs/ |
| A D | trans.c | 38 char *dst; in hfs_mac2asc() local 102 char *dst; in hfs_asc2mac() local
|
| /fs/xfs/ |
| A D | xfs_qm_syscalls.c | 401 struct qc_dqblk *dst) in xfs_qm_scall_getquota_fill_qc() 438 struct qc_dqblk *dst) in xfs_qm_scall_getquota() 483 struct qc_dqblk *dst) in xfs_qm_scall_getquota_next()
|
| A D | xfs_trans_priv.h | 150 xfs_lsn_t *dst, in xfs_trans_ail_copy_lsn() 162 xfs_lsn_t *dst, in xfs_trans_ail_copy_lsn()
|
| /fs/smb/client/compress/ |
| A D | lz77.c | 78 static __always_inline void *lz77_write_match(void *dst, void **nib, u32 dist, u32 len) in lz77_write_match() 132 noinline int lz77_compress(const void *src, u32 slen, void *dst, u32 *dlen) in lz77_compress()
|
| /fs/erofs/ |
| A D | decompressor.c | 191 static int z_erofs_lz4_decompress_mem(struct z_erofs_decompress_req *rq, u8 *dst) in z_erofs_lz4_decompress_mem() 257 void *dst; in z_erofs_lz4_decompress() local 340 int z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, void **dst, in z_erofs_stream_switch_bufs()
|
| /fs/nfs/ |
| A D | nfs42proc.c | 221 struct file *dst, in handle_async_copy() 331 static int process_copy_commit(struct file *dst, loff_t pos_dst, in process_copy_commit() 386 struct file *dst, in _nfs42_proc_copy() 488 struct file *dst, loff_t pos_dst, size_t count, in nfs42_proc_copy() 614 static int nfs42_do_offload_cancel_async(struct file *dst, in nfs42_do_offload_cancel_async() 721 nfs42_proc_offload_status(struct file *dst, nfs4_stateid *stateid, u64 *copied) in nfs42_proc_offload_status() 762 static int _nfs42_proc_copy_notify(struct file *src, struct file *dst, in _nfs42_proc_copy_notify() 803 int nfs42_proc_copy_notify(struct file *src, struct file *dst, in nfs42_proc_copy_notify()
|
| /fs/ |
| A D | stack.c | 11 void fsstack_copy_inode_size(struct inode *dst, struct inode *src) in fsstack_copy_inode_size()
|
| /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() 600 static void copy_qcinfo_from_xfs_dqblk(struct qc_info *dst, 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() 254 static forceinline u8 *lz_copy(u8 *dst, u32 length, u32 offset, const u8 *bufend, in lz_copy()
|
| /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 | 298 uint8_t **dst) in xfs_attr_rmtval_copyout() 349 char *dst = bp->b_addr; in xfs_attr_rmtval_copyin() local 403 uint8_t *dst = args->value; in xfs_attr_rmtval_get() local
|
| /fs/ecryptfs/ |
| A D | crypto.c | 39 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex() 61 static int ecryptfs_calculate_md5(char *dst, in ecryptfs_calculate_md5() 114 char dst[MD5_DIGEST_SIZE]; in ecryptfs_derive_iv() local 613 char dst[MD5_DIGEST_SIZE]; in ecryptfs_compute_root_iv() local 1730 static void ecryptfs_encode_for_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_encode_for_filename() 1806 ecryptfs_decode_from_filename(unsigned char *dst, size_t *dst_size, in ecryptfs_decode_from_filename()
|