/fs/ntfs/ |
D | runlist.c | 20 static inline void ntfs_rl_mm(runlist_element *base, int dst, int src, in ntfs_rl_mm() 34 runlist_element *srcbase, int src, int size) in ntfs_rl_mc() 142 runlist_element *src) in ntfs_are_rl_mergeable() 175 static inline void __ntfs_rl_merge(runlist_element *dst, runlist_element *src) in __ntfs_rl_merge() 205 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_append() 272 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_insert() 368 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_replace() 457 runlist_element *src, int ssize, int loc) in ntfs_rl_split()
|
/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()
|
D | remap_range.c | 191 static int vfs_dedupe_file_range_compare(struct inode *src, loff_t srcoff, in vfs_dedupe_file_range_compare() 496 struct inode *src = file_inode(file); in vfs_dedupe_file_range() local
|
/fs/cifs/ |
D | unc.c | 20 const char *src; in extract_hostname() local 51 const char *src; in extract_sharename() local
|
D | cifs_unicode.c | 347 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16() 616 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16()
|
/fs/proc/ |
D | page.c | 50 unsigned long src = *ppos; in kpagecount_read() local 233 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/erofs/ |
D | decompressor.c | 126 void *src, *tmp; in z_erofs_lz4_handle_inplace_io() local 193 u8 *headpage, *src; in z_erofs_lz4_decompress_mem() local 307 unsigned char *src, *dst; in z_erofs_shifted_transform() 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()
|
D | nfs42proc.c | 170 struct file *src, in handle_async_copy() 301 static ssize_t _nfs42_proc_copy(struct file *src, in _nfs42_proc_copy() 403 ssize_t nfs42_proc_copy(struct file *src, loff_t pos_src, in nfs42_proc_copy() 574 static int _nfs42_proc_copy_notify(struct file *src, struct file *dst, in _nfs42_proc_copy_notify() 614 int nfs42_proc_copy_notify(struct file *src, struct file *dst, in nfs42_proc_copy_notify()
|
/fs/xfs/ |
D | xfs_trans_priv.h | 123 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn() 135 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/btrfs/ |
D | reflink.c | 332 static int btrfs_clone(struct inode *src, struct inode *inode, in btrfs_clone() 635 static int btrfs_extent_same_range(struct inode *src, u64 loff, u64 len, in btrfs_extent_same_range() 652 static int btrfs_extent_same(struct inode *src, u64 loff, u64 olen, in btrfs_extent_same() 698 struct inode *src = file_inode(file_src); in btrfs_clone_files() local
|
D | qgroup.c | 98 struct btrfs_qgroup *src) in qgroup_rsv_add_by_qgroup() 108 struct btrfs_qgroup *src) in qgroup_rsv_release_by_qgroup() 584 static int add_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in add_qgroup_relation_item() 608 static int del_qgroup_relation_item(struct btrfs_trans_handle *trans, u64 src, in del_qgroup_relation_item() 1329 struct btrfs_qgroup *src, int sign) in __qgroup_excl_accounting() 1405 struct ulist *tmp, u64 src, u64 dst, in quick_update_accounting() 1430 int btrfs_add_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in btrfs_add_qgroup_relation() 1496 static int __del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in __del_qgroup_relation() 1561 int btrfs_del_qgroup_relation(struct btrfs_trans_handle *trans, u64 src, in btrfs_del_qgroup_relation() 2996 struct btrfs_qgroup *src; in btrfs_qgroup_inherit() local [all …]
|
D | rcu-string.h | 14 static inline struct rcu_string *rcu_string_strdup(const char *src, gfp_t mask) in rcu_string_strdup()
|
/fs/quota/ |
D | quota.c | 186 static void copy_to_if_dqblk(struct if_dqblk *dst, struct qc_dqblk *src) in copy_to_if_dqblk() 260 static void copy_from_if_dqblk(struct qc_dqblk *dst, struct if_dqblk *src) in copy_from_if_dqblk() 546 static void copy_from_xfs_dqblk(struct qc_dqblk *dst, struct fs_disk_quota *src) in copy_from_xfs_dqblk() 600 struct fs_disk_quota *src) in copy_qcinfo_from_xfs_dqblk() 669 static void copy_to_xfs_dqblk(struct fs_disk_quota *dst, struct qc_dqblk *src, in copy_to_xfs_dqblk()
|
/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/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/udf/ |
D | udftime.c | 44 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 | 286 char *src = bp->b_addr; in xfs_attr_rmtval_copyout() local 332 uint8_t **src) in xfs_attr_rmtval_copyin() 479 uint8_t *src = args->value; in xfs_attr_rmtval_set_value() local
|
/fs/fuse/ |
D | ioctl.c | 38 static int fuse_copy_ioctl_iovec_old(struct iovec *dst, void *src, in fuse_copy_ioctl_iovec_old() 86 void *src, size_t transferred, unsigned count, in fuse_copy_ioctl_iovec()
|
/fs/crypto/ |
D | fname.c | 210 static int fscrypt_base64url_encode(const u8 *src, int srclen, char *dst) in fscrypt_base64url_encode() 245 static int fscrypt_base64url_decode(const char *src, int srclen, u8 *dst) in fscrypt_base64url_decode()
|
/fs/nfsd/ |
D | nfsfh.h | 179 fh_copy(struct svc_fh *dst, struct svc_fh *src) in fh_copy() 188 fh_copy_shallow(struct knfsd_fh *dst, struct knfsd_fh *src) in fh_copy_shallow()
|
/fs/ecryptfs/ |
D | crypto.c | 39 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex() 63 char *src, int len) in ecryptfs_calculate_md5() 115 char src[ECRYPTFS_MAX_IV_BYTES + 16]; in ecryptfs_derive_iv() local 1754 unsigned char *src, size_t src_size) in ecryptfs_encode_for_filename() 1830 const unsigned char *src, size_t src_size) in ecryptfs_decode_from_filename()
|