Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3152898
bitmap.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
935 B
Referenced Files
None
Subscribers
None
bitmap.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 __BITMAP_H__
#define __BITMAP_H__
#include "fs_incore.h"
int allocate_bitmaps(fs_sbd_t *sdp);
int free_bitmaps(fs_sbd_t *sdp);
int get_bitmap(fs_sbd_t *sdp, uint64 blkno, fs_rgrpd_t *rgd);
int set_bitmap(fs_sbd_t *sdp, uint64 blkno, int state);
#endif /* __BITMAP_H__ */
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Feb 25, 5:36 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1464694
Default Alt Text
bitmap.h (935 B)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment