Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs4file.c243 struct inode *dst_inode = file_inode(dst_file); in nfs42_remap_file_range() local
H A 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
H A Dnfs4proc.c5698 struct inode *dst_inode = file_inode(dst); in _nfs4_proc_commit() local
/openbmc/linux/fs/btrfs/
H A Dreflink.c887 struct inode *dst_inode = file_inode(dst_file); in btrfs_remap_file_range() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.h138 ino_t dst_inode; member
/openbmc/linux/fs/ceph/
H A Dfile.c2695 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok()
2850 struct inode *dst_inode = file_inode(dst_file); in __ceph_copy_file_range() local
/openbmc/linux/fs/f2fs/
H A Dfile.c1298 static int __clone_blkaddrs(struct inode *src_inode, struct inode *dst_inode, in __clone_blkaddrs()
1387 struct inode *dst_inode, pgoff_t src, pgoff_t dst, in __exchange_data_block()