dst_server        419 fs/nfs/nfs42proc.c 	struct nfs_server *dst_server = NFS_SERVER(file_inode(dst));
dst_server        428 fs/nfs/nfs42proc.c 		.rpc_client = dst_server->client,
dst_server        436 fs/nfs/nfs42proc.c 	if (!(dst_server->caps & NFS_CAP_OFFLOAD_CANCEL))
dst_server        443 fs/nfs/nfs42proc.c 	data->seq_server = dst_server;
dst_server        457 fs/nfs/nfs42proc.c 		dst_server->caps &= ~NFS_CAP_OFFLOAD_CANCEL;
dst_server       5377 fs/nfs/nfs4proc.c 	struct nfs_server *dst_server = NFS_SERVER(file_inode(dst));
dst_server       5383 fs/nfs/nfs4proc.c 		status = nfs4_handle_exception(dst_server, status, &exception);