Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dnfs4file.c244 struct inode *dst_inode = file_inode(dst_file); in nfs42_remap_file_range() local
Dnfs42proc.c324 struct inode *dst_inode = file_inode(dst); in _nfs42_proc_copy() local
1054 struct inode *dst_inode = file_inode(dst_f); in _nfs42_proc_clone() local
Dnfs4proc.c5807 struct inode *dst_inode = file_inode(dst); in _nfs4_proc_commit() local
/linux-6.12.1/fs/btrfs/
Dreflink.c867 struct inode *dst_inode = file_inode(dst_file); in btrfs_remap_file_range() local
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dprofiler.h138 ino_t dst_inode; member
/linux-6.12.1/fs/ceph/
Dfile.c2800 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok()
2958 struct inode *dst_inode = file_inode(dst_file); in __ceph_copy_file_range() local
/linux-6.12.1/fs/f2fs/
Dfile.c1310 static int __clone_blkaddrs(struct inode *src_inode, struct inode *dst_inode, in __clone_blkaddrs()
1399 struct inode *dst_inode, pgoff_t src, pgoff_t dst, in __exchange_data_block()
/linux-6.12.1/fs/bcachefs/
Dfs.c840 struct bch_inode_info *dst_inode = to_bch_ei(dst_dentry->d_inode); in bch2_rename2() local