Searched defs:dst_inode (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-4.19/fs/nfs/ |
| D | nfs4file.c | 182 struct inode *dst_inode = file_inode(dst_file); in nfs42_clone_file_range() local
|
| D | nfs42proc.c | 232 struct inode *dst_inode = file_inode(dst); in _nfs42_proc_copy() local 678 struct inode *dst_inode = file_inode(dst_f); in _nfs42_proc_clone() local
|
| D | nfs4proc.c | 5170 struct inode *dst_inode = file_inode(dst); in _nfs4_proc_commit() local
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | nfs4file.c | 246 struct inode *dst_inode = file_inode(dst_file); in nfs42_remap_file_range() local
|
| D | nfs42proc.c | 287 struct inode *dst_inode = file_inode(dst); in _nfs42_proc_copy() local 1017 struct inode *dst_inode = file_inode(dst_f); in _nfs42_proc_clone() local
|
| D | nfs4proc.c | 5536 struct inode *dst_inode = file_inode(dst); in _nfs4_proc_commit() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | reflink.c | 838 struct inode *dst_inode = file_inode(dst_file); in btrfs_remap_file_range() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | file.c | 2174 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok() 2273 struct inode *dst_inode = file_inode(dst_file); in __ceph_copy_file_range() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | profiler.h | 138 ino_t dst_inode; member
|
| /kernel/linux/linux-4.19/fs/f2fs/ |
| D | file.c | 1053 static int __clone_blkaddrs(struct inode *src_inode, struct inode *dst_inode, in __clone_blkaddrs() 1139 struct inode *dst_inode, pgoff_t src, pgoff_t dst, in __exchange_data_block()
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | file.c | 1187 static int __clone_blkaddrs(struct inode *src_inode, struct inode *dst_inode, in __clone_blkaddrs() 1272 struct inode *dst_inode, pgoff_t src, pgoff_t dst, in __exchange_data_block()
|