/fs/ |
D | stack.c | 10 void fsstack_copy_inode_size(struct inode *dst, const struct inode *src) in fsstack_copy_inode_size() 20 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src, in fsstack_copy_attr_all()
|
D | splice.c | 589 char *src = buf->ops->map(pipe, buf, 1); in pipe_to_file() local 1271 char *src; in pipe_to_user() local
|
/fs/ntfs/ |
D | runlist.c | 34 static inline void ntfs_rl_mm(runlist_element *base, int dst, int src, in ntfs_rl_mm() 48 runlist_element *srcbase, int src, int size) in ntfs_rl_mc() 156 runlist_element *src) in ntfs_are_rl_mergeable() 189 static inline void __ntfs_rl_merge(runlist_element *dst, runlist_element *src) in __ntfs_rl_merge() 219 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_append() 286 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_insert() 382 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_replace() 471 runlist_element *src, int ssize, int loc) in ntfs_rl_split()
|
/fs/hfs/ |
D | trans.c | 37 const char *src; in hfs_mac2asc() local 99 const char *src; in hfs_asc2mac() local
|
D | bnode.c | 97 struct hfs_bnode *src_node, int src, int len) in hfs_bnode_copy() 117 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move()
|
/fs/xfs/ |
D | xfs_trans_priv.h | 118 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn() 130 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn()
|
D | xfs_acl.c | 86 posix_acl_xattr_header *src, in posix_acl_xattr_to_xfs() 166 xfs_acl_t *src, in posix_acl_xfs_to_xattr()
|
/fs/proc/ |
D | page.c | 24 unsigned long src = *ppos; in kpagecount_read() local 90 unsigned long src = *ppos; in kpageflags_read() local
|
/fs/cramfs/ |
D | uncompress.c | 28 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block()
|
/fs/reiserfs/ |
D | lbalance.c | 127 struct buffer_head *src, int last_first, in leaf_copy_boundary_item() 283 struct buffer_head *src, int last_first, in leaf_copy_items_entirely() 381 struct buffer_head *src, int last_first, in leaf_item_bottle() 472 static int leaf_copy_items(struct buffer_info *dest_bi, struct buffer_head *src, in leaf_copy_items()
|
D | ibalance.c | 284 struct buffer_head *src, in internal_copy_pointers_items() 408 struct buffer_head *src, int src_position) in internal_insert_key()
|
D | do_balan.c | 1800 struct buffer_head *src, int n_src) in replace_key()
|
/fs/ecryptfs/ |
D | crypto.c | 57 void ecryptfs_to_hex(char *dst, char *src, size_t src_size) in ecryptfs_to_hex() 72 void ecryptfs_from_hex(char *dst, char *src, int dst_size) in ecryptfs_from_hex() 96 char *src, int len) in ecryptfs_calculate_md5() 183 char src[ECRYPTFS_MAX_IV_BYTES + 16]; in ecryptfs_derive_iv() local 1976 unsigned char *src, size_t src_size) in ecryptfs_encode_for_filename() 2041 const unsigned char *src, size_t src_size) in ecryptfs_decode_from_filename()
|
/fs/udf/ |
D | udftime.c | 88 struct timespec *udf_disk_stamp_to_time(struct timespec *dest, timestamp src) in udf_disk_stamp_to_time()
|
D | unicode.c | 32 static int udf_char_to_ustr(struct ustr *dest, const uint8_t *src, int strlen) in udf_char_to_ustr()
|
/fs/hfsplus/ |
D | bnode.c | 126 struct hfs_bnode *src_node, int src, int len) in hfs_bnode_copy() 185 void hfs_bnode_move(struct hfs_bnode *node, int dst, int src, int len) in hfs_bnode_move()
|
/fs/cifs/ |
D | smbencrypt.c | 100 _my_mbstowcs(__u16 *dst, const unsigned char *src, int len) in _my_mbstowcs()
|
/fs/efs/ |
D | inode.c | 30 static inline void extent_copy(efs_extent *src, efs_extent *dst) { in extent_copy()
|
/fs/fat/ |
D | fat.h | 202 static inline void fat16_towchar(wchar_t *dst, const __u8 *src, size_t len) in fat16_towchar() 214 static inline void fatwchar_to16(__u8 *dst, const wchar_t *src, size_t len) in fatwchar_to16()
|
/fs/partitions/ |
D | ldm.c | 74 static int ldm_parse_hexbyte (const u8 *src) in ldm_parse_hexbyte() 103 static bool ldm_parse_guid (const u8 *src, u8 *dest) in ldm_parse_guid()
|
/fs/btrfs/ |
D | tree-log.c | 2213 struct extent_buffer *src; in log_dir_items() local 2431 struct extent_buffer *src, in copy_items() 2571 struct extent_buffer *src = NULL; in __btrfs_log_inode() local
|
D | ioctl.c | 729 struct inode *src; in btrfs_ioctl_clone() local
|
/fs/nfs/ |
D | idmap.c | 377 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall()
|
/fs/autofs4/ |
D | autofs_i.h | 173 static inline void autofs4_copy_atime(struct file *src, struct file *dst) in autofs4_copy_atime()
|
/fs/hpfs/ |
D | hpfs_fn.h | 178 static inline void copy_de(struct hpfs_dirent *dst, struct hpfs_dirent *src) in copy_de()
|