/fs/udf/ |
D | udftime.c | 88 udf_disk_stamp_to_time(struct timespec *dest, struct timestamp src) in udf_disk_stamp_to_time() 120 udf_time_to_disk_stamp(struct timestamp *dest, struct timespec ts) in udf_time_to_disk_stamp()
|
D | unicode.c | 34 static int udf_char_to_ustr(struct ustr *dest, const uint8_t *src, int strlen) in udf_char_to_ustr() 50 int udf_build_ustr(struct ustr *dest, dstring *ptr, int size) in udf_build_ustr() 71 static int udf_build_ustr_exact(struct ustr *dest, dstring *ptr, int exactsize) in udf_build_ustr_exact()
|
/fs/nfs/ |
D | nfsroot.c | 157 static int __init root_nfs_copy(char *dest, const char *src, in root_nfs_copy() 165 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 | 1563 void replace_key(struct tree_balance *tb, struct buffer_head *dest, int n_dest, in replace_key()
|
/fs/ |
D | stack.c | 63 void fsstack_copy_attr_all(struct inode *dest, const struct inode *src) in fsstack_copy_attr_all()
|
D | ioctl.c | 89 struct fiemap_extent __user *dest = fieinfo->fi_extents_start; in fiemap_fill_next_extent() local
|
/fs/ecryptfs/ |
D | keystore.c | 135 int ecryptfs_write_packet_length(char *dest, size_t size, in ecryptfs_write_packet_length() 630 ecryptfs_write_tag_70_packet(char *dest, size_t *remaining_bytes, in ecryptfs_write_tag_70_packet() 2030 write_tag_1_packet(char *dest, size_t *remaining_bytes, in write_tag_1_packet() 2122 write_tag_11_packet(char *dest, size_t *remaining_bytes, char *contents, in write_tag_11_packet() 2185 write_tag_3_packet(char *dest, size_t *remaining_bytes, in write_tag_3_packet()
|
/fs/btrfs/ |
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 | send.c | 1443 struct fs_path *dest) in read_symlink() 1503 struct fs_path *dest) in gen_unique_name() 2091 struct fs_path *dest) in __get_cur_name_and_parent() 2224 struct fs_path *dest) in get_cur_path()
|
D | relocation.c | 1189 struct btrfs_root *dest) 1762 struct btrfs_root *dest, struct btrfs_root *src,
|
D | ioctl.c | 2337 struct btrfs_root *dest = NULL; in btrfs_ioctl_snap_destroy() local 4029 struct btrfs_ioctl_space_info *dest; in btrfs_ioctl_space_info() local
|
D | backref.c | 1353 char *dest, u32 size)
|
/fs/f2fs/ |
D | recovery.c | 438 block_t src, dest; in do_recover_data() local
|
/fs/ceph/ |
D | xattr.c | 516 char *dest) in __copy_xattr_names() 682 void *dest; in __ceph_build_xattrs_blob() local
|
D | dir.c | 733 const char *dest) in ceph_symlink()
|
/fs/proc/ |
D | generic.c | 353 struct proc_dir_entry *parent, const char *dest) in proc_symlink()
|
/fs/sdcardfs/ |
D | inode.c | 605 void copy_attrs(struct inode *dest, const struct inode *src) in copy_attrs()
|
D | sdcardfs.h | 645 static inline void sdcardfs_copy_and_fix_attrs(struct inode *dest, const struct inode *src) in sdcardfs_copy_and_fix_attrs()
|
D | packagelist.c | 64 static inline int qstr_copy(const struct qstr *src, struct qstr *dest) in qstr_copy()
|
/fs/nfs/objlayout/ |
D | objlayout.c | 643 char *dest, int max_len, in __copy_nfsS_and_zero_terminate()
|
/fs/logfs/ |
D | dir.c | 408 struct inode *inode, const char *dest, long destlen) in __logfs_create()
|
/fs/ocfs2/ |
D | extent_map.c | 171 static void ocfs2_copy_emi_fields(struct ocfs2_extent_map_item *dest, in ocfs2_copy_emi_fields()
|
/fs/ncpfs/ |
D | ncplib_kernel.c | 767 __le16 *dest = (__le16 *) ret; in ConvertToNWfromDWORD() local
|