Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 19 of 19) sorted by relevance

/fs/udf/
Dudftime.c88 struct timespec *udf_disk_stamp_to_time(struct timespec *dest, timestamp src) in udf_disk_stamp_to_time()
119 timestamp *udf_time_to_disk_stamp(timestamp *dest, struct timespec ts) in udf_time_to_disk_stamp()
Dunicode.c32 static int udf_char_to_ustr(struct ustr *dest, const uint8_t *src, int strlen) in udf_char_to_ustr()
48 int udf_build_ustr(struct ustr *dest, dstring *ptr, int size) in udf_build_ustr()
69 static int udf_build_ustr_exact(struct ustr *dest, dstring *ptr, int exactsize) in udf_build_ustr_exact()
/fs/
Dstack.c20 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src, in fsstack_copy_attr_all()
Dpnode.c182 static struct vfsmount *get_source(struct vfsmount *dest, in get_source()
Dioctl.c101 struct fiemap_extent *dest = fieinfo->fi_extents_start; in fiemap_fill_next_extent() local
/fs/reiserfs/
Dlbalance.c28 struct buffer_head *dest = dest_bi->bi_bh; in leaf_copy_dir_entries() local
130 struct buffer_head *dest = dest_bi->bi_bh; in leaf_copy_boundary_item() local
286 struct buffer_head *dest; in leaf_copy_items_entirely() local
384 struct buffer_head *dest = dest_bi->bi_bh; in leaf_item_bottle() local
475 struct buffer_head *dest; in leaf_copy_items() local
Dibalance.c289 struct buffer_head *dest = dest_bi->bi_bh; in internal_copy_pointers_items() local
410 struct buffer_head *dest = dest_bi->bi_bh; in internal_insert_key() local
Ddo_balan.c1799 void replace_key(struct tree_balance *tb, struct buffer_head *dest, int n_dest, in replace_key()
/fs/ecryptfs/
Dkeystore.c117 int ecryptfs_write_packet_length(char *dest, size_t size, in ecryptfs_write_packet_length()
503 ecryptfs_write_tag_70_packet(char *dest, size_t *remaining_bytes, in ecryptfs_write_tag_70_packet()
1895 write_tag_1_packet(char *dest, size_t *remaining_bytes, in write_tag_1_packet()
1984 write_tag_11_packet(char *dest, size_t *remaining_bytes, char *contents, in write_tag_11_packet()
2047 write_tag_3_packet(char *dest, size_t *remaining_bytes, in write_tag_3_packet()
/fs/xfs/
Dxfs_acl.c88 xfs_acl_t *dest) in posix_acl_xattr_to_xfs()
167 posix_acl_xattr_header *dest, in posix_acl_xfs_to_xattr()
Dxfs_log_recover.c2273 xfs_caddr_t dest; in xlog_recover_do_inode_trans() local
/fs/romfs/
Dinode.c242 romfs_copyfrom(struct inode *i, void *dest, unsigned long offset, unsigned long count) in romfs_copyfrom()
/fs/proc/
Dgeneric.c599 struct proc_dir_entry *parent, const char *dest) in proc_symlink()
/fs/ocfs2/
Dextent_map.c169 static void ocfs2_copy_emi_fields(struct ocfs2_extent_map_item *dest, in ocfs2_copy_emi_fields()
Dalloc.c470 static void ocfs2_cp_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_cp_path()
493 static void ocfs2_mv_path(struct ocfs2_path *dest, struct ocfs2_path *src) in ocfs2_mv_path()
Dxattr.c326 static void ocfs2_xattr_bucket_copy_data(struct ocfs2_xattr_bucket *dest, in ocfs2_xattr_bucket_copy_data()
/fs/partitions/
Dldm.c103 static bool ldm_parse_guid (const u8 *src, u8 *dest) in ldm_parse_guid()
/fs/ncpfs/
Dncplib_kernel.c758 __le16 *dest = (__le16 *) ret; in ConvertToNWfromDWORD() local
/fs/nfsd/
Dvfs.c1586 struct inode *dirp, *dest; in nfsd_link() local