Lines Matching refs:dst_inode
287 struct inode *dst_inode = file_inode(dst);
289 struct nfs_server *dst_server = NFS_SERVER(dst_inode);
321 status = nfs_sync_inode(dst_inode);
365 WARN_ON_ONCE(invalidate_inode_pages2_range(dst_inode->i_mapping,
368 spin_lock(&dst_inode->i_lock);
369 NFS_I(dst_inode)->cache_validity |= (NFS_INO_REVAL_PAGECACHE |
372 spin_unlock(&dst_inode->i_lock);
1022 struct inode *dst_inode = file_inode(dst_f);
1023 struct nfs_server *server = NFS_SERVER(dst_inode);
1026 .dst_fh = NFS_FH(dst_inode),
1062 status = nfs_post_op_update_inode(dst_inode, res.dst_fattr);