Home
last modified time | relevance | path

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

12

/fs/udf/
Dudftime.c44 udf_disk_stamp_to_time(struct timespec64 *dest, struct timestamp src) in udf_disk_stamp_to_time()
73 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec64 ts) in udf_time_to_disk_stamp()
/fs/nfs/
Dnfsroot.c158 static int __init root_nfs_copy(char *dest, const char *src, in root_nfs_copy()
166 static int __init root_nfs_cat(char *dest, const char *src, in root_nfs_cat()
/fs/reiserfs/
Dlbalance.c19 struct buffer_head *dest = dest_bi->bi_bh; in leaf_copy_dir_entries() local
138 struct buffer_head *dest = dest_bi->bi_bh; in leaf_copy_boundary_item() local
314 struct buffer_head *dest; in leaf_copy_items_entirely() local
418 struct buffer_head *dest = dest_bi->bi_bh; in leaf_item_bottle() local
524 struct buffer_head *dest; in leaf_copy_items() local
Dibalance.c307 struct buffer_head *dest = dest_bi->bi_bh; in internal_copy_pointers_items() local
434 struct buffer_head *dest = dest_bi->bi_bh; in internal_insert_key() local
/fs/xfs/
Dxfs_reflink.c865 struct xfs_inode *dest) in xfs_reflink_set_inode_flag()
921 struct xfs_inode *dest, in xfs_reflink_update_dest()
1114 struct xfs_inode *dest, in xfs_reflink_remap_blocks()
1191 struct inode *dest) in xfs_iolock_two_inodes_and_break_layout()
1245 struct xfs_inode *dest = XFS_I(inode_out); in xfs_reflink_remap_unlock() local
1317 struct xfs_inode *dest = XFS_I(inode_out); in xfs_reflink_remap_prep() local
Dxfs_fsmap.c31 struct fsmap *dest, in xfs_fsmap_from_internal()
48 struct xfs_fsmap *dest, in xfs_fsmap_to_internal()
62 struct xfs_rmap_irec *dest, in xfs_fsmap_owner_to_rmap()
113 struct xfs_fsmap *dest, in xfs_fsmap_owner_from_rmap()
Dxfs_file.c980 struct xfs_inode *dest = XFS_I(inode_out); in xfs_file_remap_range() local
/fs/
Dstack.c63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all()
Dioctl.c94 struct fiemap_extent __user *dest = fieinfo->fi_extents_start; in fiemap_fill_next_extent() local
/fs/unicode/
Dutf8-core.c105 unsigned char *dest, size_t dlen) in utf8_casefold()
129 unsigned char *dest, size_t dlen) in utf8_normalize()
/fs/btrfs/
Dblock-rsv.c11 struct btrfs_block_rsv *dest, u64 num_bytes, in block_rsv_release_bytes()
233 struct btrfs_block_rsv *dest, u64 num_bytes, in btrfs_cond_migrate_bytes()
Draid56.c301 static void steal_rbio(struct btrfs_raid_bio *src, struct btrfs_raid_bio *dest) in steal_rbio()
332 static void merge_rbio(struct btrfs_raid_bio *dest, in merge_rbio()
514 void *dest = pages[src_cnt]; in run_xor() local
Dqgroup.c95 struct btrfs_qgroup *dest, in qgroup_rsv_add_by_qgroup()
105 struct btrfs_qgroup *dest, in qgroup_rsv_release_by_qgroup()
/fs/ecryptfs/
Dkeystore.c122 int ecryptfs_write_packet_length(char *dest, size_t size, in ecryptfs_write_packet_length()
618 ecryptfs_write_tag_70_packet(char *dest, size_t *remaining_bytes, in ecryptfs_write_tag_70_packet()
2018 write_tag_1_packet(char *dest, size_t *remaining_bytes, in write_tag_1_packet()
2110 write_tag_11_packet(char *dest, size_t *remaining_bytes, char *contents, in write_tag_11_packet()
2173 write_tag_3_packet(char *dest, size_t *remaining_bytes, in write_tag_3_packet()
/fs/ext4/
Dfsmap.c16 void ext4_fsmap_from_internal(struct super_block *sb, struct fsmap *dest, in ext4_fsmap_from_internal()
31 void ext4_fsmap_to_internal(struct super_block *sb, struct ext4_fsmap *dest, in ext4_fsmap_to_internal()
/fs/f2fs/
Drecovery.c561 block_t src, dest; in do_recover_data() local
/fs/sdcardfs/
Dinode.c540 void copy_attrs(struct inode *dest, const struct inode *src) in copy_attrs()
Dsdcardfs.h633 static inline void sdcardfs_copy_and_fix_attrs(struct inode *dest, const struct inode *src) in sdcardfs_copy_and_fix_attrs()
Dpackagelist.c64 static inline int qstr_copy(const struct qstr *src, struct qstr *dest) in qstr_copy()
/fs/ceph/
Dxattr.c598 char *dest) in __copy_xattr_names()
767 void *dest; in __ceph_build_xattrs_blob() local
Ddir.c885 const char *dest) in ceph_symlink()
/fs/ocfs2/
Dextent_map.c159 static void ocfs2_copy_emi_fields(struct ocfs2_extent_map_item *dest, in ocfs2_copy_emi_fields()
/fs/pstore/
Dram.c171 static ssize_t ftrace_log_combine(struct persistent_ram_zone *dest, in ftrace_log_combine()
/fs/proc/
Dgeneric.c440 struct proc_dir_entry *parent, const char *dest) in proc_symlink()
/fs/incfs/
Ddata_mgmt.c1061 struct incfs_pending_read_info *dest, const struct read_log_record *src, in fill_pending_read_from_log_record()

12