Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3152808
lkb.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
lkb.h
View Options
/******************************************************************************
*******************************************************************************
**
** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
** Copyright (C) 2004 Red Hat, Inc. All rights reserved.
**
** This copyrighted material is made available to anyone wishing to use,
** modify, copy, or redistribute it subject to the terms and conditions
** of the GNU General Public License v.2.
**
*******************************************************************************
******************************************************************************/
#ifndef __LKB_DOT_H__
#define __LKB_DOT_H__
struct dlm_lkb *find_lock_by_id(struct dlm_ls *ls, uint32_t lkid);
struct dlm_lkb *create_lkb(struct dlm_ls *ls);
void release_lkb(struct dlm_ls *ls, struct dlm_lkb *lkb);
struct dlm_lkb *dlm_get_lkb(void *ls, uint32_t lkid);
int lkb_set_range(struct dlm_ls *lspace, struct dlm_lkb *lkb, uint64_t start, uint64_t end);
#endif /* __LKB_DOT_H__ */
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Feb 25, 4:05 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1464666
Default Alt Text
lkb.h (1 KB)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment