linux/fs/afs/afs_cm.h

/* SPDX-License-Identifier: GPL-2.0-or-later */
/* AFS Cache Manager definitions
 *
 * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
 * Written by David Howells ([email protected])
 */

#ifndef AFS_CM_H
#define AFS_CM_H

#define AFS_CM_PORT
#define CM_SERVICE

enum AFS_CM_Operations {};

#define AFS_CAP_ERROR_TRANSLATION

#endif /* AFS_FS_H */