ext4: fix deadlock allocating crypto bounce page from mempool
[linux/fpc-iii.git] / fs / dlm / lvb_table.h
blob09052d967174330dbea80960b4d21501d6e58a8d
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /******************************************************************************
3 *******************************************************************************
4 **
5 ** Copyright (C) 2005 Red Hat, Inc. All rights reserved.
6 **
7 **
8 *******************************************************************************
9 ******************************************************************************/
11 #ifndef __LVB_TABLE_DOT_H__
12 #define __LVB_TABLE_DOT_H__
14 extern const int dlm_lvb_operations[8][8];
16 #endif