summaryrefslogblamecommitdiffstats
path: root/fs/dlm/lvb_table.h
blob: 09052d967174330dbea80960b4d21501d6e58a8d (plain) (tree)
1
2
3
4
5
6
                                           




                                                                               









                                                                               
/* SPDX-License-Identifier: GPL-2.0-only */
/******************************************************************************
*******************************************************************************
**
**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
**
**
*******************************************************************************
******************************************************************************/

#ifndef __LVB_TABLE_DOT_H__
#define __LVB_TABLE_DOT_H__

extern const int dlm_lvb_operations[8][8];

#endif