Home
last modified time | relevance | path

Searched defs:src (Results 1 – 25 of 47) sorted by relevance

12

/fs/
Dstack.c10 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()
Dsplice.c589 char *src = buf->ops->map(pipe, buf, 1); in pipe_to_file() local
1271 char *src; in pipe_to_user() local
/fs/ntfs/
Drunlist.c34 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/
Dtrans.c37 const char *src; in hfs_mac2asc() local
99 const char *src; in hfs_asc2mac() local
Dbnode.c97 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/
Dxfs_trans_priv.h118 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn()
130 xfs_lsn_t *src) in xfs_trans_ail_copy_lsn()
Dxfs_acl.c86 posix_acl_xattr_header *src, in posix_acl_xattr_to_xfs()
166 xfs_acl_t *src, in posix_acl_xfs_to_xattr()
/fs/proc/
Dpage.c24 unsigned long src = *ppos; in kpagecount_read() local
90 unsigned long src = *ppos; in kpageflags_read() local
/fs/cramfs/
Duncompress.c28 int cramfs_uncompress_block(void *dst, int dstlen, void *src, int srclen) in cramfs_uncompress_block()
/fs/reiserfs/
Dlbalance.c127 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()
Dibalance.c284 struct buffer_head *src, in internal_copy_pointers_items()
408 struct buffer_head *src, int src_position) in internal_insert_key()
Ddo_balan.c1800 struct buffer_head *src, int n_src) in replace_key()
/fs/ecryptfs/
Dcrypto.c57 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/
Dudftime.c88 struct timespec *udf_disk_stamp_to_time(struct timespec *dest, timestamp src) in udf_disk_stamp_to_time()
Dunicode.c32 static int udf_char_to_ustr(struct ustr *dest, const uint8_t *src, int strlen) in udf_char_to_ustr()
/fs/hfsplus/
Dbnode.c126 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/
Dsmbencrypt.c100 _my_mbstowcs(__u16 *dst, const unsigned char *src, int len) in _my_mbstowcs()
/fs/efs/
Dinode.c30 static inline void extent_copy(efs_extent *src, efs_extent *dst) { in extent_copy()
/fs/fat/
Dfat.h202 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/
Dldm.c74 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/
Dtree-log.c2213 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
Dioctl.c729 struct inode *src; in btrfs_ioctl_clone() local
/fs/nfs/
Didmap.c377 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall()
/fs/autofs4/
Dautofs_i.h173 static inline void autofs4_copy_atime(struct file *src, struct file *dst) in autofs4_copy_atime()
/fs/hpfs/
Dhpfs_fn.h178 static inline void copy_de(struct hpfs_dirent *dst, struct hpfs_dirent *src) in copy_de()

12