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 <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <inttypes.h>
#include "linux_endian.h"
#define printk printf
#define ENTER(x)
#define EXIT(x)
#define RET(x) return
#define RETURN(x, y) return y
#define WANT_GFS2_CONVERSION_FUNCTIONS
#include <linux/gfs2_ondisk.h>

File Metadata

Mime Type
text/x-c
Expires
Sat, Jan 25, 6:15 AM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1321491
Default Alt Text
ondisk.c (963 B)

Event Timeline