1 /* SPDX-License-Identifier: GPL-2.0-only */ 1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 /********************************************* 2 /****************************************************************************** 3 ********************************************** 3 ******************************************************************************* 4 ** 4 ** 5 ** Copyright (C) 2005 Red Hat, Inc. All righ 5 ** Copyright (C) 2005 Red Hat, Inc. All rights reserved. 6 ** 6 ** 7 ** 7 ** 8 ********************************************** 8 ******************************************************************************* 9 ********************************************** 9 ******************************************************************************/ 10 10 11 #ifndef __LVB_TABLE_DOT_H__ 11 #ifndef __LVB_TABLE_DOT_H__ 12 #define __LVB_TABLE_DOT_H__ 12 #define __LVB_TABLE_DOT_H__ 13 13 14 extern const int dlm_lvb_operations[8][8]; 14 extern const int dlm_lvb_operations[8][8]; 15 15 16 #endif 16 #endif 17 17
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.