Home
last modified time | relevance | path

Searched defs:dst_inode (Results 1 – 7 of 7) sorted by relevance

/linux/fs/nfs/
H A Dnfs4file.c252 struct inode *dst_inode = file_inode(dst_file); in nfs42_remap_file_range() local
H A Dnfs42proc.c399 struct inode *dst_inode = file_inode(dst); in _nfs42_proc_copy() local
1231 struct inode *dst_inode = file_inode(dst_f); in _nfs42_proc_clone() local
H A Dnfs4proc.c5867 struct inode *dst_inode = file_inode(dst); in _nfs4_proc_commit() local
/linux/fs/btrfs/
H A Dreflink.c868 struct btrfs_inode *dst_inode = BTRFS_I(file_inode(dst_file)); in btrfs_remap_file_range() local
/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.h138 ino_t dst_inode; member
/linux/fs/ceph/
H A Dfile.c2798 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok()
2956 struct inode *dst_inode = file_inode(dst_file); in __ceph_copy_file_range() local
/linux/fs/bcachefs/
H A Dfs.c918 struct bch_inode_info *dst_inode = to_bch_ei(dst_dentry->d_inode); in bch2_rename2() local