/linux/fs/nfs/ |
H A D | nfs4file.c | 252 struct inode *dst_inode = file_inode(dst_file); in nfs42_remap_file_range() local 253 struct nfs_server *server = NFS_SERVER(dst_inode); in nfs42_remap_file_range() 265 if (IS_SWAPFILE(dst_inode) || IS_SWAPFILE(src_inode)) in nfs42_remap_file_range() 278 lock_two_nondirectories(src_inode, dst_inode); in nfs42_remap_file_range() 284 ret = nfs_sync_inode(dst_inode); in nfs42_remap_file_range() 293 truncate_inode_pages_range(&dst_inode->i_data, dst_off, dst_off + count - 1); in nfs42_remap_file_range() 296 unlock_two_nondirectories(src_inode, dst_inode); in nfs42_remap_file_range()
|
H A D | nfs42proc.c | 399 struct inode *dst_inode = file_inode(dst); in _nfs42_proc_copy() local 401 struct nfs_server *dst_server = NFS_SERVER(dst_inode); in _nfs42_proc_copy() 433 status = nfs_sync_inode(dst_inode); in _nfs42_proc_copy() 451 trace_nfs4_copy(src_inode, dst_inode, args, res, nss, status); in _nfs42_proc_copy() 478 nfs42_copy_dest_done(dst_inode, pos_dst, res->write_res.count); in _nfs42_proc_copy() 1231 struct inode *dst_inode = file_inode(dst_f); in _nfs42_proc_clone() local 1232 struct nfs_server *server = NFS_SERVER(dst_inode); in _nfs42_proc_clone() 1236 .dst_fh = NFS_FH(dst_inode), in _nfs42_proc_clone() 1270 dst_inode, NFS_INO_INVALID_BLOCKS); in _nfs42_proc_clone() 1274 trace_nfs4_clone(src_inode, dst_inode, in _nfs42_proc_clone() [all...] |
H A D | nfs4trace.h | 2553 const struct inode *dst_inode, 2560 TP_ARGS(src_inode, dst_inode, args, res, nss, error), 2588 const struct nfs_inode *dst_nfsi = NFS_I(dst_inode); 2595 __entry->dst_dev = dst_inode->i_sb->s_dev; 2660 const struct inode *dst_inode, 2665 TP_ARGS(src_inode, dst_inode, args, error), 2686 const struct nfs_inode *dst_nfsi = NFS_I(dst_inode); 2693 __entry->dst_dev = dst_inode->i_sb->s_dev;
|
H A D | nfs4proc.c | 5867 struct inode *dst_inode = file_inode(dst); in _nfs4_proc_commit() local 5868 struct nfs_server *server = NFS_SERVER(dst_inode); in _nfs4_proc_commit() 5875 args->fh = NFS_FH(dst_inode); in _nfs4_proc_commit()
|
/linux/fs/btrfs/ |
H A D | reflink.c | 868 struct btrfs_inode *dst_inode = BTRFS_I(file_inode(dst_file)); in btrfs_remap_file_range() local 869 bool same_inode = dst_inode == src_inode; in btrfs_remap_file_range() 878 lock_two_nondirectories(&src_inode->vfs_inode, &dst_inode->vfs_inode); in btrfs_remap_file_range() 879 btrfs_double_mmap_lock(src_inode, dst_inode); in btrfs_remap_file_range() 889 &dst_inode->vfs_inode, destoff); in btrfs_remap_file_range() 897 btrfs_double_mmap_unlock(src_inode, dst_inode); in btrfs_remap_file_range() 899 &dst_inode->vfs_inode); in btrfs_remap_file_range()
|
/linux/fs/ceph/ |
H A D | file.c | 2798 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok() argument 2816 size = i_size_read(dst_inode); in is_file_size_ok() 2819 if (inode_newsize_ok(dst_inode, endoff)) in is_file_size_ok() 2822 if (ceph_quota_is_max_bytes_exceeded(dst_inode, endoff)) in is_file_size_ok() 2956 struct inode *dst_inode = file_inode(dst_file); in __ceph_copy_file_range() local 2958 struct ceph_inode_info *dst_ci = ceph_inode(dst_inode); in __ceph_copy_file_range() 2968 if (src_inode->i_sb != dst_inode->i_sb) { in __ceph_copy_file_range() 2969 struct ceph_fs_client *dst_fsc = ceph_inode_to_fs_client(dst_inode); in __ceph_copy_file_range() 2978 if (ceph_snap(dst_inode) != CEPH_NOSNAP) in __ceph_copy_file_range() 3009 if (IS_ENCRYPTED(src_inode) || IS_ENCRYPTED(dst_inode)) in __ceph_copy_file_range() [all...] |
/linux/tools/testing/selftests/bpf/progs/ |
H A D | profiler.h | 138 ino_t dst_inode; member
|
H A D | profiler.inc.h | 793 filemod_data->dst_inode = file_ino; in kprobe_ret__do_filp_open() 846 filemod_data->dst_inode = dst_file_ino; in BPF_KPROBE() 901 filemod_data->dst_inode = dst_file_ino; in BPF_KPROBE()
|
/linux/fs/bcachefs/ |
H A D | fs.c | 918 struct bch_inode_info *dst_inode = to_bch_ei(dst_dentry->d_inode); in bch2_rename2() local 943 dst_inode); in bch2_rename2() 962 inode_attr_changing(src_dir, dst_inode, Inode_opt_project)) { in bch2_rename2() 963 ret = bch2_fs_quota_transfer(c, dst_inode, in bch2_rename2() 1014 BUG_ON(dst_inode && in bch2_rename2() 1015 dst_inode->v.i_ino != dst_inode_u.bi_inum); in bch2_rename2() 1027 if (dst_inode) in bch2_rename2() 1028 bch2_inode_update_after_write(trans, dst_inode, &dst_inode_u, in bch2_rename2() 1037 if (dst_inode) in bch2_rename2() 1038 bch2_fs_quota_transfer(c, dst_inode, in bch2_rename2() [all...] |