ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

Inode.c File Reference
#include "Mke2fs.h"
#include <debug.h>

Go to the source code of this file.

Functions

bool ext2_get_inode_lba (PEXT2_FILESYS Ext2Sys, ULONG no, LONGLONG *offset)
bool ext2_load_inode (PEXT2_FILESYS Ext2Sys, ULONG no, PEXT2_INODE pInode)
bool ext2_save_inode (PEXT2_FILESYS Ext2Sys, ULONG no, PEXT2_INODE pInode)
bool ext2_new_inode (PEXT2_FILESYS fs, ULONG dir, int mode, PEXT2_INODE_BITMAP map, ULONG *ret)
bool ext2_expand_block (PEXT2_FILESYS Ext2Sys, PEXT2_INODE Inode, ULONG dwContent, ULONG Index, int layer, ULONG newBlk, ULONG *dwRet, ULONG *off)
bool ext2_expand_inode (PEXT2_FILESYS Ext2Sys, PEXT2_INODE Inode, ULONG newBlk)
bool ext2_get_block (PEXT2_FILESYS Ext2Sys, ULONG dwContent, ULONG Index, int layer, ULONG *dwRet)
bool ext2_block_map (PEXT2_FILESYS Ext2Sys, PEXT2_INODE inode, ULONG block, ULONG *dwRet)
ULONG ext2_build_bdl (PEXT2_FILESYS Ext2Sys, PEXT2_INODE ext2_inode, IN ULONG offset, IN ULONG size, OUT PEXT2_BDL *ext2_bdl)
bool ext2_read_inode (PEXT2_FILESYS Ext2Sys, ULONG ino, ULONG offset, PVOID Buffer, ULONG size, PULONG dwReturn)
bool ext2_write_inode (PEXT2_FILESYS Ext2Sys, ULONG ino, ULONG offset, PVOID Buffer, ULONG size, PULONG dwReturn)
bool ext2_add_entry (PEXT2_FILESYS Ext2Sys, ULONG parent, ULONG inode, int filetype, char *name)
bool ext2_reserve_inodes (PEXT2_FILESYS fs)

Variables

chardevice_name

Generated on Sun May 27 2012 06:04:09 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.