Searched defs:dst_inode (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | nfs4file.c | 248 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 1022 struct inode *dst_inode = file_inode(dst_f); in _nfs42_proc_clone() local
|
| D | nfs4proc.c | 5561 struct inode *dst_inode = file_inode(dst); in _nfs4_proc_commit() local
|
| /kernel/linux/linux-6.6/fs/nfs/ |
| D | nfs4file.c | 243 struct inode *dst_inode = file_inode(dst_file); in nfs42_remap_file_range() local
|
| D | nfs42proc.c | 324 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
|
| D | nfs4proc.c | 5675 struct inode *dst_inode = file_inode(dst); in _nfs4_proc_commit() local
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | reflink.c | 841 struct inode *dst_inode = file_inode(dst_file); in btrfs_remap_file_range() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | reflink.c | 887 struct inode *dst_inode = file_inode(dst_file); in btrfs_remap_file_range() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | file.c | 2209 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok() 2308 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-6.6/tools/testing/selftests/bpf/progs/ |
| D | profiler.h | 138 ino_t dst_inode; member
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| D | file.c | 2689 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok() 2844 struct inode *dst_inode = file_inode(dst_file); in __ceph_copy_file_range() local
|
| /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()
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| D | file.c | 1249 static int __clone_blkaddrs(struct inode *src_inode, struct inode *dst_inode, in __clone_blkaddrs() 1335 struct inode *dst_inode, pgoff_t src, pgoff_t dst, in __exchange_data_block()
|