Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3152348
basic.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
basic.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 __BASIC_DOT_H__
#define __BASIC_DOT_H__
EXTERN unsigned int sd_diptrs INIT(0);
EXTERN unsigned int sd_inptrs INIT(0);
EXTERN unsigned int sd_jbsize INIT(0);
EXTERN unsigned int sd_hash_bsize INIT(0);
EXTERN unsigned int sd_hash_ptrs INIT(0);
EXTERN uint32_t sd_max_height INIT(0);
EXTERN uint64_t sd_heightsize[GFS2_MAX_META_HEIGHT];
EXTERN uint32_t sd_max_jheight INIT(0);
EXTERN uint64_t sd_jheightsize[GFS2_MAX_META_HEIGHT];
void verify_gfs2(void);
void must_be_gfs2(void);
void scan_device(void);
void print_superblock(void);
void identify_block(void);
void print_dirents(char *data, unsigned int offset);
#endif /* __BASIC_DOT_H__ */
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Mon, Feb 24, 8:42 PM (12 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1450245
Default Alt Text
basic.h (1 KB)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment