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.c5696 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.c2692 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok()
2847 struct inode *dst_inode = file_inode(dst_file); in __ceph_copy_file_range() local
/openbmc/linux/fs/f2fs/
H A Dfile.c1242 static int __clone_blkaddrs(struct inode *src_inode, struct inode *dst_inode, in __clone_blkaddrs()
1331 struct inode *dst_inode, pgoff_t src, pgoff_t dst, in __exchange_data_block()