Lines Matching refs:dst_inode
324 struct inode *dst_inode = file_inode(dst);
326 struct nfs_server *dst_server = NFS_SERVER(dst_inode);
358 status = nfs_sync_inode(dst_inode);
376 trace_nfs4_copy(src_inode, dst_inode, args, res, nss, status);
403 nfs42_copy_dest_done(dst_inode, pos_dst, res->write_res.count);
1054 struct inode *dst_inode = file_inode(dst_f);
1055 struct nfs_server *server = NFS_SERVER(dst_inode);
1059 .dst_fh = NFS_FH(dst_inode),
1093 dst_inode, NFS_INO_INVALID_BLOCKS);
1097 trace_nfs4_clone(src_inode, dst_inode, &args, status);
1102 nfs42_copy_dest_done(dst_inode, dst_offset, count);
1103 status = nfs_post_op_update_inode(dst_inode, res.dst_fattr);