Page MenuHomeClusterLabs Projects

ondisk.c
No OneTemporary

ondisk.c

/******************************************************************************
*******************************************************************************
**
** 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

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)

Event Timeline