/fs/udf/ |
D | udftime.c | 44 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/ |
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()
|
/fs/reiserfs/ |
D | lbalance.c | 19 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
|
D | ibalance.c | 307 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
|
D | do_balan.c | 1552 void replace_key(struct tree_balance *tb, struct buffer_head *dest, int n_dest, in replace_key()
|
/fs/xfs/ |
D | xfs_fsmap.c | 32 struct fsmap *dest, in xfs_fsmap_from_internal() 49 struct xfs_fsmap *dest, in xfs_fsmap_to_internal() 63 struct xfs_rmap_irec *dest, in xfs_fsmap_owner_to_rmap() 114 struct xfs_fsmap *dest, in xfs_fsmap_owner_from_rmap()
|
D | xfs_reflink.c | 992 struct xfs_inode *dest) in xfs_reflink_set_inode_flag() 1048 struct xfs_inode *dest, in xfs_reflink_update_dest() 1319 struct xfs_inode *dest, in xfs_reflink_remap_blocks() 1451 struct xfs_inode *dest = XFS_I(inode_out); in xfs_reflink_remap_prep() local
|
D | xfs_inode_item_recover.c | 208 char *dest; in xlog_recover_inode_commit_pass2() local
|
D | xfs_file.c | 1145 struct xfs_inode *dest = XFS_I(inode_out); in xfs_file_remap_range() local
|
/fs/ |
D | stack.c | 63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all()
|
D | remap_range.c | 192 struct inode *dest, loff_t destoff, in vfs_dedupe_file_range_compare()
|
D | ioctl.c | 119 struct fiemap_extent __user *dest = fieinfo->fi_extents_start; in fiemap_fill_next_extent() local
|
/fs/unicode/ |
D | utf8-core.c | 106 unsigned char *dest, size_t dlen) in utf8_casefold() 150 unsigned char *dest, size_t dlen) in utf8_normalize()
|
/fs/ecryptfs/ |
D | keystore.c | 122 int ecryptfs_write_packet_length(char *dest, size_t size, in ecryptfs_write_packet_length() 619 ecryptfs_write_tag_70_packet(char *dest, size_t *remaining_bytes, in ecryptfs_write_tag_70_packet() 2019 write_tag_1_packet(char *dest, size_t *remaining_bytes, in write_tag_1_packet() 2111 write_tag_11_packet(char *dest, size_t *remaining_bytes, char *contents, in write_tag_11_packet() 2174 write_tag_3_packet(char *dest, size_t *remaining_bytes, in write_tag_3_packet()
|
/fs/btrfs/ |
D | block-rsv.c | 104 struct btrfs_block_rsv *dest, u64 num_bytes, in block_rsv_release_bytes() 327 struct btrfs_block_rsv *dest, u64 num_bytes, in btrfs_cond_migrate_bytes()
|
D | lzo.c | 288 char *dest, u32 len, u32 *cur_in) in copy_compressed_segment()
|
D | verity.c | 292 char *dest, u64 len, struct page *dest_page) in read_key_bytes()
|
D | raid56.c | 291 static void steal_rbio(struct btrfs_raid_bio *src, struct btrfs_raid_bio *dest) in steal_rbio() 322 static void merge_rbio(struct btrfs_raid_bio *dest, in merge_rbio() 507 void *dest = pages[src_cnt]; in run_xor() local
|
D | qgroup.c | 97 struct btrfs_qgroup *dest, in qgroup_rsv_add_by_qgroup() 107 struct btrfs_qgroup *dest, in qgroup_rsv_release_by_qgroup()
|
/fs/ext4/ |
D | fsmap.c | 16 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/ |
D | recovery.c | 645 block_t src, dest; in do_recover_data() local
|
/fs/ceph/ |
D | xattr.c | 703 char *dest) in __copy_xattr_names() 872 void *dest; in __ceph_build_xattrs_blob() local
|
/fs/ocfs2/ |
D | extent_map.c | 157 static void ocfs2_copy_emi_fields(struct ocfs2_extent_map_item *dest, in ocfs2_copy_emi_fields()
|
/fs/proc/ |
D | generic.c | 460 struct proc_dir_entry *parent, const char *dest) in proc_symlink()
|
/fs/vboxsf/ |
D | shfl_hostintf.h | 858 struct vmmdev_hgcm_function_parameter dest; member
|