Page MenuHomeClusterLabs Projects

fs_bmap.h
No OneTemporary

fs_bmap.h

/******************************************************************************
*******************************************************************************
**
** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
** Copyright (C) 2004-2005 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 __FS_BMAP_H__
#define __FS_BMAP_H__
#include "fsck_incore.h"
int fs_unstuff_dinode(struct fsck_inode *ip);
int fs_block_map(struct fsck_inode *ip, uint64 lblock, int *new,
uint64 *dblock, uint32 *extlen);
#endif /* __FS_BMAP_H__ */

File Metadata

Mime Type
text/x-c
Expires
Tue, Feb 25, 1:29 AM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1464334
Default Alt Text
fs_bmap.h (904 B)

Event Timeline