Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F3152841
ondisk.c
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
ondisk.c
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.
**
*******************************************************************************
******************************************************************************/
#include <stdio.h>
#include <string.h>
#include "global.h"
#include "linux_endian.h"
#include <linux/gfs_ondisk.h>
#define printk printf
#define pv(struct, member, fmt) printf(" "#member" = "fmt"\n", struct->member);
#define ENTER(x)
#define EXIT(x)
#define RET(x) return
#define RETURN(x, y) return y
#define WANT_GFS_CONVERSION_FUNCTIONS
#include <linux/gfs_ondisk.h>
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Feb 25, 4:40 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1458315
Default Alt Text
ondisk.c (1 KB)
Attached To
Mode
rF Fence Agents
Attached
Detach File
Event Timeline
Log In to Comment