1 /* SPDX-License-Identifier: GPL-2.0-or-later * 1 2 /* 3 * dlmconvert.h 4 * 5 * Copyright (C) 2004 Oracle. All rights rese 6 */ 7 8 #ifndef DLMCONVERT_H 9 #define DLMCONVERT_H 10 11 enum dlm_status dlmconvert_master(struct dlm_c 12 struct dlm_l 13 struct dlm_l 14 enum dlm_status dlmconvert_remote(struct dlm_c 15 struct dlm_l 16 struct dlm_l 17 18 #endif 19
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.