A B C D E F G H I J K L M N O P R S T U V W

A

ATTR_ARCH - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
Arhive attribute.
ATTR_DIR - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
Directory attribute.
ATTR_HIDDEN - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
Hidden attribute.
ATTR_LFN - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
Long filename indicator for VFAT.
ATTR_NONE - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
No attribute bits.
ATTR_RO - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
read-only attribute.
ATTR_SYS - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
System attribute.
ATTR_VOLUME - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
Volume attribute.
accessTime - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
accessTime - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
accessTime - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
adate - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Access date in msdos format.
add(int) - Method in class rossi.fstools.fs.fatfs.FatFile
Adds the specified cluster to the file.
add(DirectoryItem) - Method in class rossi.fstools.fs.reiserfs.ReiserDirectory
Add a directory item to this directory.
add(IndirectItem) - Method in class rossi.fstools.fs.reiserfs.ReiserFile
Adds an IndirectItem to this file.
add(DirectItem) - Method in class rossi.fstools.fs.reiserfs.ReiserFile
Add a DirectItem to the file.
addBlockToCache(int, Object) - Method in class rossi.fstools.io.BlockCache
 
addDirectBlock(long) - Method in class rossi.fstools.fs.ext2fs.Ext2File
Adds the specified block to the file.
addIndirectBlock(long, int) - Method in class rossi.fstools.fs.ext2fs.Ext2File
 
algorithmUsageBitmap - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
attr - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Attributes.
attr - Variable in class rossi.fstools.fs.fatfs.VFatDirEntry
Attributes.
attrs - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 

B

BLOCKDEV_MODE - Static variable in interface rossi.fstools.fs.Inode
 
BlockCache - class rossi.fstools.io.BlockCache.
 
BlockCache(int) - Constructor for class rossi.fstools.io.BlockCache
 
BlockIO - class rossi.fstools.io.BlockIO.
 
BlockIO(RandomAccessFile, int) - Constructor for class rossi.fstools.io.BlockIO
 
BlockIO(RandomAccessFile, int, long) - Constructor for class rossi.fstools.io.BlockIO
 
BlockPointer - class rossi.fstools.io.BlockPointer.
This class represents a pointer to a chunk of data on disk.
BlockPointer() - Constructor for class rossi.fstools.io.BlockPointer
 
BlockPointerInputStream - class rossi.fstools.io.BlockPointerInputStream.
An input stream composed of a list of block pointers and a block reader
BlockPointerInputStream(BlockReader, List) - Constructor for class rossi.fstools.io.BlockPointerInputStream
 
BlockReader - interface rossi.fstools.io.BlockReader.
 
backupBootSector - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
bigEndian - Static variable in class rossi.fstools.fs.FsUtils
Controls endian-ness.
bitmapBlocks - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
blkPointerList - Variable in class rossi.fstools.fs.ext2fs.Ext2File
 
blkPointerList - Variable in class rossi.fstools.fs.fatfs.FatFile
 
blkPointerList - Variable in class rossi.fstools.fs.reiserfs.ReiserFile
 
block - Variable in class rossi.fstools.fs.reiserfs.Item
 
blockBitmap - Variable in class rossi.fstools.fs.ext2fs.GroupDesc
 
blockCount - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
blockCount - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
blockData - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
blockNum - Variable in class rossi.fstools.io.BlockPointer
 
blockNumber - Variable in class rossi.fstools.fs.reiserfs.DiskChild
 
blockReader - Variable in class rossi.fstools.partition.PhysicalDisk
 
blockSize - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
blockSize - Variable in class rossi.fstools.io.BlockIO
 
blockSize - Variable in class rossi.fstools.io.BlockPointer
 
blocknum - Variable in class rossi.fstools.fs.reiserfs.FBlock
 
blocks - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
blocks - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
blocks - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
blocks - Variable in class rossi.fstools.io.BlockPointerInputStream
 
blocksPerGroup - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
boot - Variable in class rossi.fstools.partition.Partition
 
bootStrap - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
buffer - Variable in class rossi.fstools.fs.reiserfs.Item
 
bufferHead - Variable in class rossi.fstools.io.BlockPointerInputStream
 
bufferOffset - Variable in class rossi.fstools.fs.reiserfs.Item
 

C

CASE_LOWER_BASE - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
Base of shortname is in lowercase.
CASE_LOWER_EXT - Static variable in class rossi.fstools.fs.fatfs.FatDirEntry
Ext of shortname is in lowercase.
CHARDEV_MODE - Static variable in interface rossi.fstools.fs.Inode
 
COMPR - Static variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
cache - Variable in class rossi.fstools.io.BlockCache
 
cache - Variable in class rossi.fstools.io.BlockIO
 
cacheSize - Variable in class rossi.fstools.io.BlockCache
 
cdate - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Creation date in msdos format.
changedTime - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
changedTime - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
changedTime - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
checkInterval - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
childSize - Variable in class rossi.fstools.fs.reiserfs.DiskChild
 
clearCache() - Method in class rossi.fstools.io.BlockCache
 
clone() - Method in class rossi.fstools.fs.reiserfs.Key
 
close() - Method in interface rossi.fstools.fs.FileSystem
Close the underlying BlockReader used by this file system.
close() - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
 
close() - Method in class rossi.fstools.fs.fatfs.FatFileSystem
 
close() - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
 
close() - Method in class rossi.fstools.io.BlockIO
Close this file
close() - Method in interface rossi.fstools.io.BlockReader
Closes this block reader
close() - Method in class rossi.fstools.partition.PhysicalDisk
 
compareTo(Object) - Method in class rossi.fstools.fs.reiserfs.Key
Defines the sort order of Keys.
create(byte[], int, LeafNode, ItemHead) - Static method in class rossi.fstools.fs.reiserfs.StatDataItem
Create the appropriate subclass for a StatDataItem on disk.
createExt2Device(Ext2Inode) - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
Create a device.
createExt2Directory(Ext2Inode) - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
Create a directory.
createExt2File(Ext2Inode) - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
Creates a file from an inode
createExt2SymLink(Ext2Inode) - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
Create a symlink.
createFatDirectory(FatDirEntry) - Method in class rossi.fstools.fs.fatfs.FatFileSystem
Create a directory.
createFatFile(FatDirEntry) - Method in class rossi.fstools.fs.fatfs.FatFileSystem
Creates a file from an inode
createFromBuffer(ReiserSuperBlock, int, byte[], int) - Static method in class rossi.fstools.fs.reiserfs.FBlock
Create a formatted block instance.
createKeyFromBuffer(byte[], int) - Static method in class rossi.fstools.fs.reiserfs.Key
Creates a key object given a buffer.
createReiserDevice(StatDataItem) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Create a Device from a StatDataItem.
createReiserDirectory(StatDataItem) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Create a Directory given the StatDataItem describing it.
createReiserFile(StatDataItem) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Creates a file for the given StatDataItem.
createReiserSymLink(StatDataItem) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Create a Symlink from a StatDataItem.
creatorOS - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
ctime - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Creation time in msdos format.
ctimems - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Creation time milliseconds.
currSize - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
currentBlock - Variable in class rossi.fstools.io.BlockPointerInputStream
 
currentBlockNum - Variable in class rossi.fstools.io.BlockPointerInputStream
 
currentBuffer - Variable in class rossi.fstools.io.BlockPointerInputStream
 
currentOffset - Variable in class rossi.fstools.io.BlockPointerInputStream
 

D

DIRECTORY_MODE - Static variable in interface rossi.fstools.fs.Inode
 
DOS_EXTENDED_PARTITION - Static variable in class rossi.fstools.partition.Partition
 
Device - interface rossi.fstools.fs.Device.
Representation of a unix device.
DirEntry - class rossi.fstools.fs.ext2fs.DirEntry.
Representation of a directory entry.
DirEntry() - Constructor for class rossi.fstools.fs.ext2fs.DirEntry
 
DirEntry - class rossi.fstools.fs.reiserfs.DirEntry.
Representation of a Directory Entry.
DirEntry() - Constructor for class rossi.fstools.fs.reiserfs.DirEntry
 
DirectItem - class rossi.fstools.fs.reiserfs.DirectItem.
Representation of an direct item An direct item just holds raw object data.
DirectItem(byte[], int, LeafNode, ItemHead) - Constructor for class rossi.fstools.fs.reiserfs.DirectItem
 
Directory - interface rossi.fstools.fs.Directory.
A directory.
DirectoryItem - class rossi.fstools.fs.reiserfs.DirectoryItem.
Representation of a Directory.
DirectoryItem(byte[], int, LeafNode, ItemHead) - Constructor for class rossi.fstools.fs.reiserfs.DirectoryItem
Create a new DirecotryItem and populate it from the supplied buffer.
DiskChild - class rossi.fstools.fs.reiserfs.DiskChild.
Representation of a DiskChild.
DiskChild() - Constructor for class rossi.fstools.fs.reiserfs.DiskChild
 
DiskStructure - interface rossi.fstools.fs.DiskStructure.
Interface for classes that represent data sturctures on disk.
date - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Modification date.
date_dos2unix(int, int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Convert a MS-DOS time/date pair to a UNIX date (seconds since 1 1 70).
defaultHashVersion - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
defaultMountOptions - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
defaultResGID - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
defaultResUID - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
deletedTime - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
dirACL - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
directBlocks - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
doubleIndirectBlock - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 

E

EXT2_BAD_INO - Static variable in class rossi.fstools.fs.ext2fs.Ext2FileSystem
Inode number of the bad blocks file.
EXT2_DYNAMIC_REV - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_COMPAT_DIR_INDEX - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_COMPAT_DIR_PREALLOC - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_COMPAT_EXT_ATTR - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_COMPAT_HAS_JOURNAL - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_COMPAT_IMAGIC_INODES - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_COMPAT_RESIZE_INODE - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_INCOMPAT_COMPRESSION - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_INCOMPAT_FILETYPE - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_INCOMPAT_JOURNAL_DEV - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_INCOMPAT_META_BG - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_INCOMPAT_RECOVER - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_RO_COMPAT_BTREE_DIR - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_RO_COMPAT_LARGE_FILE - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FEATURE_RO_COMPAT_SPARSE_SUPER - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_FT_BLKDEV - Static variable in class rossi.fstools.fs.ext2fs.DirEntry
Block device type
EXT2_FT_CHRDEV - Static variable in class rossi.fstools.fs.ext2fs.DirEntry
Character device type
EXT2_FT_DIR - Static variable in class rossi.fstools.fs.ext2fs.DirEntry
Directory type
EXT2_FT_FIFO - Static variable in class rossi.fstools.fs.ext2fs.DirEntry
Fifo type
EXT2_FT_REG_FILE - Static variable in class rossi.fstools.fs.ext2fs.DirEntry
Regular file type
EXT2_FT_SOCK - Static variable in class rossi.fstools.fs.ext2fs.DirEntry
Socket type
EXT2_FT_SYMLINK - Static variable in class rossi.fstools.fs.ext2fs.DirEntry
Symlink type
EXT2_FT_UNKNOWN - Static variable in class rossi.fstools.fs.ext2fs.DirEntry
File type is unknown
EXT2_GOOD_OLD_INODE_SIZE - Static variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
EXT2_GOOD_OLD_INODE_SIZE - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_GOOD_OLD_REV - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_MAX_BLOCK_SIZE - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_MAX_SUPPORTED_REV - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_MIN_BLOCK_SIZE - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
EXT2_NDIR_BLOCKS - Static variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
EXT2_N_BLOCKS - Static variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
EXT2_ROOT_INO - Static variable in class rossi.fstools.fs.ext2fs.Ext2FileSystem
Inode number of the root directory.
EXT2_SUPER_MAGIC - Static variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
Ext2Device - class rossi.fstools.fs.ext2fs.Ext2Device.
Represents a device.
Ext2Device(Ext2Inode) - Constructor for class rossi.fstools.fs.ext2fs.Ext2Device
Create a device from an Inode.
Ext2Directory - class rossi.fstools.fs.ext2fs.Ext2Directory.
Represents an EXT2 directory.
Ext2Directory(File) - Constructor for class rossi.fstools.fs.ext2fs.Ext2Directory
Create an Ext2Directory given a File.
Ext2FastSymLink - class rossi.fstools.fs.ext2fs.Ext2FastSymLink.
Fast implementation of SymLink.
Ext2FastSymLink(Ext2Inode) - Constructor for class rossi.fstools.fs.ext2fs.Ext2FastSymLink
Create a Symlink from an Inode.
Ext2Fifo - class rossi.fstools.fs.ext2fs.Ext2Fifo.
Represents a Fifo.
Ext2Fifo() - Constructor for class rossi.fstools.fs.ext2fs.Ext2Fifo
 
Ext2File - class rossi.fstools.fs.ext2fs.Ext2File.
Representation of a file.
Ext2File(Ext2SuperBlock, long, BlockReader) - Constructor for class rossi.fstools.fs.ext2fs.Ext2File
Create a file.
Ext2FileSystem - class rossi.fstools.fs.ext2fs.Ext2FileSystem.
Implementation of the EXT2 and EXT3 file systems.
Ext2FileSystem() - Constructor for class rossi.fstools.fs.ext2fs.Ext2FileSystem
 
Ext2Inode - class rossi.fstools.fs.ext2fs.Ext2Inode.
Representation of ext2/3 inode.
Ext2Inode() - Constructor for class rossi.fstools.fs.ext2fs.Ext2Inode
 
Ext2InodePtr - class rossi.fstools.fs.ext2fs.Ext2InodePtr.
Pointer to an Inode on ext2.
Ext2InodePtr(long) - Constructor for class rossi.fstools.fs.ext2fs.Ext2InodePtr
 
Ext2SlowSymLink - class rossi.fstools.fs.ext2fs.Ext2SlowSymLink.
Implementation of a slow symlink.
Ext2SlowSymLink(File) - Constructor for class rossi.fstools.fs.ext2fs.Ext2SlowSymLink
Create a Symlink from the data in the given File.
Ext2Socket - class rossi.fstools.fs.ext2fs.Ext2Socket.
Represents a socket.
Ext2Socket() - Constructor for class rossi.fstools.fs.ext2fs.Ext2Socket
 
Ext2SuperBlock - class rossi.fstools.fs.ext2fs.Ext2SuperBlock.
Representation of ext2/3 superblock.
Ext2SuperBlock() - Constructor for class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
endCyl - Variable in class rossi.fstools.partition.Partition
 
endHead - Variable in class rossi.fstools.partition.Partition
 
endSector - Variable in class rossi.fstools.partition.Partition
 
entries - Variable in class rossi.fstools.fs.reiserfs.DirectoryItem
 
equals(Object) - Method in class rossi.fstools.fs.ext2fs.Ext2InodePtr
 
errors - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
ext - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Three byte extension of the short name.

F

FBlock - class rossi.fstools.fs.reiserfs.FBlock.
Representation of a formated block.
FBlock(ReiserSuperBlock, int) - Constructor for class rossi.fstools.fs.reiserfs.FBlock
Create a new formated block.
FIFO_MODE - Static variable in interface rossi.fstools.fs.Inode
 
FILETYPE_MASK - Static variable in interface rossi.fstools.fs.Inode
Mask for the portion of mode that determines object type.
FILE_MODE - Static variable in interface rossi.fstools.fs.Inode
A regular file
FatDirEntry - class rossi.fstools.fs.fatfs.FatDirEntry.
Representation of a FAT directory entry.
FatDirEntry() - Constructor for class rossi.fstools.fs.fatfs.FatDirEntry
Default constructor.
FatDirectory - class rossi.fstools.fs.fatfs.FatDirectory.
Represents an FAT directory.
FatDirectory(File) - Constructor for class rossi.fstools.fs.fatfs.FatDirectory
Create an FatDirectory given a File.
FatFile - class rossi.fstools.fs.fatfs.FatFile.
Representation of a file.
FatFile(FatSuperBlock, long, BlockReader) - Constructor for class rossi.fstools.fs.fatfs.FatFile
Create a file.
FatFileSystem - class rossi.fstools.fs.fatfs.FatFileSystem.
Implementation of the FAT 12/16/32 file systems.
FatFileSystem() - Constructor for class rossi.fstools.fs.fatfs.FatFileSystem
 
FatRootDirFile - class rossi.fstools.fs.fatfs.FatRootDirFile.
Special file representing the root directory on FAT12 and FAT16.
FatRootDirFile(FatSuperBlock, BlockReader) - Constructor for class rossi.fstools.fs.fatfs.FatRootDirFile
 
FatSuperBlock - class rossi.fstools.fs.fatfs.FatSuperBlock.
Representation of FAT superblock.
FatSuperBlock() - Constructor for class rossi.fstools.fs.fatfs.FatSuperBlock
Default constructor.
FatTable - class rossi.fstools.fs.fatfs.FatTable.
Class to lookup cluster pointers in the FAT table.
FatTable(FatSuperBlock, BlockReader) - Constructor for class rossi.fstools.fs.fatfs.FatTable
Create a new FatTable object for managing access to the FAT.
Fifo - interface rossi.fstools.fs.Fifo.
 
File - interface rossi.fstools.fs.File.
An ordinary file.
FileSystem - interface rossi.fstools.fs.FileSystem.
Representation of a file system.
FsException - exception rossi.fstools.fs.FsException.
Indicates a file system parsing exception.
FsException(String) - Constructor for class rossi.fstools.fs.FsException
Create a new FsException
FsObject - interface rossi.fstools.fs.FsObject.
An object contained within the filesystem.
FsUtils - class rossi.fstools.fs.FsUtils.
Utility class for converting numbers from on-disk format.
FsUtils() - Constructor for class rossi.fstools.fs.FsUtils
 
fat32Length - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
fatLength - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
featureCompat - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
featureInCompat - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
featureROCompat - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
file - Variable in class rossi.fstools.io.BlockIO
 
fileACL - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
fileVersion - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
findLeaf(Key) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
This is temporarily public just for testing.
findLeftMostLeaf(FBlock, int) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Gets the leftmost leaf of the given block if startblock points to an internal node.
findNextItem(Key) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Finds the item whose key is equal to key if key exists in the tree.
firstDataBlock - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
firstDirect - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
firstInode - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
firstMetaBlockGroup - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
flags - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
flags - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
flags - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
fragAddr - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
fragNum - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
fragSize - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
fragsPerGroup - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
freeBlocks - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
freeBlocks - Variable in class rossi.fstools.fs.ext2fs.GroupDesc
 
freeBlocks - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
freeEntCt - Variable in class rossi.fstools.fs.reiserfs.ItemHead
 
freeInodes - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
freeInodes - Variable in class rossi.fstools.fs.ext2fs.GroupDesc
 
freeSpace - Variable in class rossi.fstools.fs.reiserfs.FBlock
 
freeSpaceData - Variable in class rossi.fstools.fs.reiserfs.InternalNode
 

G

GroupDesc - class rossi.fstools.fs.ext2fs.GroupDesc.
Representation of ext2/3 group descriptor.
GroupDesc() - Constructor for class rossi.fstools.fs.ext2fs.GroupDesc
 
generation - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
getAccessTime() - Method in interface rossi.fstools.fs.Inode
Get the time the data was last accessed.
getAccessTime() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getAccessTime() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
getAccessTime() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getAccessTime() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getAccessTime() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getAdate() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the last access date.
getAlgorithmUsageBitmap() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getAttr() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the attributes for this file.
getAttr() - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
Attribute byte.
getAttrs() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getBackupBootSector() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the sector address of the backup boot sector.
getBitmapBlocks() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getBlock() - Method in class rossi.fstools.fs.reiserfs.Item
Get the LeafNode that contains this item.
getBlock(int) - Method in class rossi.fstools.io.BlockIO
 
getBlock(int) - Method in interface rossi.fstools.io.BlockReader
Reads a block
getBlockBitmap() - Method in class rossi.fstools.fs.ext2fs.GroupDesc
Get the location of the block bitmap block for this group.
getBlockCount() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getBlockCount() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getBlockData() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get the block data as a byte array.
getBlockFromCache(int) - Method in class rossi.fstools.io.BlockCache
 
getBlockHeaderSize() - Method in class rossi.fstools.fs.reiserfs.FBlock
Get the size of the header for this formatted block.
getBlockNum() - Method in class rossi.fstools.fs.reiserfs.FBlock
 
getBlockNum() - Method in class rossi.fstools.io.BlockPointer
 
getBlockNumber() - Method in class rossi.fstools.fs.reiserfs.DiskChild
Get the block number of the child block that we are pointing to.
getBlockPointer() - Method in class rossi.fstools.fs.reiserfs.Item
Gets a block pointer to the item data.
getBlockSize() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
Gets the block size in bytes
getBlockSize() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getBlockSize() - Method in class rossi.fstools.io.BlockIO
 
getBlockSize() - Method in class rossi.fstools.io.BlockPointer
 
getBlockSize() - Method in interface rossi.fstools.io.BlockReader
Gets the block size
getBlocks() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
This field is really the number of SECTORS the file takes up on disk.
getBlocks() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getBlocks() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getBlocks() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getBlocks() - Method in class rossi.fstools.io.BlockPointerInputStream
 
getBlocksPerGroup() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getBoot() - Method in class rossi.fstools.partition.Partition
 
getBootStrap() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Return the first 3 bytes of the filesystem.
getBuffer() - Method in class rossi.fstools.fs.reiserfs.Item
Get the buffer holding this item's data.
getBufferOffset() - Method in class rossi.fstools.fs.reiserfs.Item
Get the offset within the buffer where this item's data starts.
getCdate() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the creation date.
getChangedTime() - Method in interface rossi.fstools.fs.Inode
Get the time this Inode metadata was last changed.
getChangedTime() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getChangedTime() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
getChangedTime() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getChangedTime() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getChangedTime() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getCheckInterval() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getChildSize() - Method in class rossi.fstools.fs.reiserfs.DiskChild
Get the number of bytes used within the child block.
getCreatorOS() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getCtime() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the creation time of day.
getCtimems() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the creation time milliseconds.
getCurrSize() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getData() - Method in interface rossi.fstools.fs.File
Get a BlockPointerInputStream to the data contained within the file.
getData() - Method in class rossi.fstools.fs.ext2fs.Ext2File
 
getData() - Method in class rossi.fstools.fs.fatfs.FatFile
 
getData() - Method in class rossi.fstools.fs.fatfs.FatRootDirFile
 
getData() - Method in class rossi.fstools.fs.reiserfs.ReiserFile
 
getDataSize() - Method in interface rossi.fstools.fs.DiskStructure
Get the size in bytes of the structure.
getDataSize() - Method in class rossi.fstools.fs.ext2fs.DirEntry
Get the size of this DirEntry.
getDataSize() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getDataSize() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getDataSize() - Method in class rossi.fstools.fs.ext2fs.GroupDesc
 
getDataSize() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
getDataSize() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
getDataSize() - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
 
getDataSize() - Method in class rossi.fstools.fs.reiserfs.DiskChild
Get the size of this structure.
getDataSize() - Method in class rossi.fstools.fs.reiserfs.FBlock
Get size of this structure.
getDataSize() - Method in class rossi.fstools.fs.reiserfs.ItemHead
 
getDataSize() - Method in class rossi.fstools.fs.reiserfs.Key
 
getDataSize() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getDataSize() - Static method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getDataSize() - Static method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getDataSize() - Method in class rossi.fstools.partition.Partition
Returns the size in bytes of the structure
getDataSize() - Method in class rossi.fstools.partition.PartitionTable
Returns the size in bytes of the structure
getDate() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the last modified date.
getDefaultHashVersion() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getDefaultMountOptions() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getDefaultResGID() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getDefaultResUID() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getDeletedTime() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getDirACL() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
This field is overloaded so that it contains the most significant 32 bits of the file size when mode == FILE_MODE
getDirectBlock(int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get a direct block given its index.
getDirectBlocks() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get the direct block pointers as an array.
getDoubleIndirectBlock() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get the double indirect block pointer.
getEndCyl() - Method in class rossi.fstools.partition.Partition
 
getEndHead() - Method in class rossi.fstools.partition.Partition
 
getEndSector() - Method in class rossi.fstools.partition.Partition
 
getEntries() - Method in class rossi.fstools.fs.reiserfs.DirectoryItem
Get the directory entries themselves.
getEntries() - Method in class rossi.fstools.fs.reiserfs.IndirectItem
Get the entries (pointers to blocks) contained within this item.
getErrors() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getExt() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the short name extension.
getFat32Length() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the length of the FAT in sectors for a FAT32 system.
getFatBits() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the number bits per entry in the FAT.
getFatLength() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
FAT length in sectors.
getFeatureCompat() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFeatureInCompat() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFeatureROCompat() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFileACL() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getFileVersion() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getFirstDataBlock() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFirstDataSector() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the sector address of the first data sector (cluster 2).
getFirstDirect() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getFirstInode() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFirstMetaBlockGroup() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFlags() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getFlags() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Not sure what this is for.
getFlags() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getFragAddr() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getFragNum() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getFragSize() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getFragSize() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
Gets the frag size in bytes
getFragsPerGroup() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFreeBlocks() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFreeBlocks() - Method in class rossi.fstools.fs.ext2fs.GroupDesc
Get the number of free blocks in this group.
getFreeBlocks() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getFreeEntCt() - Method in class rossi.fstools.fs.reiserfs.ItemHead
Get the number of entries if this is a DirectoryItem, or the free space if this is a indirect item.
getFreeInodes() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getFreeInodes() - Method in class rossi.fstools.fs.ext2fs.GroupDesc
Get the number of free inodes in this group.
getFreeSpace() - Method in class rossi.fstools.fs.reiserfs.FBlock
Get the amount of free space within this block.
getFreeSpaceData() - Method in class rossi.fstools.fs.reiserfs.InternalNode
Get the free space in this node.
getGeneration() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getGidHigh() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getGidLow() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getGroupId() - Method in interface rossi.fstools.fs.Inode
Get the group id of the object's owner.
getGroupId() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getGroupId() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
getGroupId() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getGroupId() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getGroupId() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getGroupNumber() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getHash() - Method in class rossi.fstools.fs.reiserfs.DirEntry
Get the hash code for the directory name.
getHashFunc() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getHashSeed() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getHashValue() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the hash value of the short name.
getHashValue() - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
Hash value of the FatDirEntry this long filename vfat record is assocated with.
getHeader() - Method in class rossi.fstools.fs.reiserfs.Item
Get the item header for this item.
getHeads() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Number of heads.
getHiddenSectors() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Number of hidden sectors.
getIndirectBlock() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get the indirect block pointer.
getInfoSector() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the sector address of the FAT32 info block.
getInode(InodePtr) - Method in interface rossi.fstools.fs.FileSystem
Get an Inode given a point to it.
getInode() - Method in class rossi.fstools.fs.ext2fs.DirEntry
Get the Inode number associated with this direntry.
getInode(InodePtr) - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
Gets an inode.
getInode(InodePtr) - Method in class rossi.fstools.fs.fatfs.FatFileSystem
Gets an inode.
getInode(InodePtr) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Gets an inode given a pointer.
getInodeBitmap() - Method in class rossi.fstools.fs.ext2fs.GroupDesc
Get the location of the inode bitmap block for this group.
getInodeCount() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getInodeGen() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getInodePtrMap() - Method in interface rossi.fstools.fs.Directory
Returns a map of Strings to InodePtr objects.
getInodePtrMap() - Method in class rossi.fstools.fs.ext2fs.Ext2Directory
 
getInodePtrMap() - Method in class rossi.fstools.fs.fatfs.FatDirectory
 
getInodePtrMap() - Method in class rossi.fstools.fs.reiserfs.ReiserDirectory
 
getInodeSize() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
Get the size of an Inode.
getInodeTable() - Method in class rossi.fstools.fs.ext2fs.GroupDesc
Get the location of the inode table for this group.
getInodesPerGroup() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getItem(byte[], int, Key) - Method in class rossi.fstools.fs.reiserfs.LeafNode
Returns the item matching the given key, or the next one greater.
getItem(byte[], int, ItemHead) - Method in class rossi.fstools.fs.reiserfs.LeafNode
Gets an item from this block given the item header.
getItemHeaders() - Method in class rossi.fstools.fs.reiserfs.LeafNode
Get an array of all the ItemHeaders in this leaf.
getItemLen() - Method in class rossi.fstools.fs.reiserfs.ItemHead
Get the length of this Item in bytes.
getItemLocation() - Method in class rossi.fstools.fs.reiserfs.ItemHead
Location of the item within this block.
getItemVersion() - Method in class rossi.fstools.fs.reiserfs.ItemHead
Indicates the item version.
getJournalBlock() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getJournalBlockCount() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getJournalCommitAge() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getJournalDev() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getJournalDev() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getJournalInode() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getJournalMaxBatch() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getJournalTransAge() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getJournalTransMax() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getJournalUniqueID() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getKey() - Method in class rossi.fstools.fs.reiserfs.ItemHead
Get the Key of the item.
getKeys() - Method in class rossi.fstools.fs.reiserfs.InternalNode
Get the keys contained in this internal node.
getLabel() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getLabel() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getLastCheck() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getLastMountPoint() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getLastOrphan() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getLcase() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the lowercase indicator.
getLength() - Method in class rossi.fstools.io.BlockPointer
 
getLevel() - Method in class rossi.fstools.fs.reiserfs.FBlock
Get the level of this block in the B+tree.
getLink() - Method in interface rossi.fstools.fs.SymLink
 
getLink() - Method in class rossi.fstools.fs.ext2fs.Ext2FastSymLink
 
getLink() - Method in class rossi.fstools.fs.ext2fs.Ext2SlowSymLink
 
getLink() - Method in class rossi.fstools.fs.reiserfs.ReiserSymLink
 
getLocation() - Method in class rossi.fstools.fs.reiserfs.DirEntry
Location of this directory entry within the directory item.
getLogBlockSize() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getLogFragSize() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getLongName() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the long filename.
getMagic() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getMagic() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getMajor() - Method in interface rossi.fstools.fs.Device
Get the major device type.
getMajor() - Method in class rossi.fstools.fs.ext2fs.Ext2Device
 
getMajor() - Method in class rossi.fstools.fs.reiserfs.ReiserDevice
 
getMaxMountCount() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getMedia() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Media descriptor byte.
getMinor() - Method in interface rossi.fstools.fs.Device
Get the minor device type.
getMinor() - Method in class rossi.fstools.fs.ext2fs.Ext2Device
 
getMinor() - Method in class rossi.fstools.fs.reiserfs.ReiserDevice
 
getMinorRevLevel() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getMode() - Method in interface rossi.fstools.fs.Inode
Get the mode of the object.
getMode() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get the mode of the file.
getMode() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Encode the FAT attributes into the unix mode field.
getMode() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getMode() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getMode() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getModifyTime() - Method in interface rossi.fstools.fs.Inode
Get the time the data was last modified.
getModifyTime() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getModifyTime() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
getModifyTime() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getModifyTime() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getModifyTime() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getMountCount() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getMountTime() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getName() - Method in class rossi.fstools.fs.ext2fs.DirEntry
 
getName() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Return the long name if it exists, short name otherwise.
getName() - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
Fragment of the long name stored in this record.
getName() - Method in class rossi.fstools.fs.reiserfs.DirEntry
Name of the item in the directory.
getNameLen() - Method in class rossi.fstools.fs.ext2fs.DirEntry
Get the length of the name in this record.
getNamePrefix() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the short name prefix.
getNode(int) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Gets a tree node.
getNumClusters() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the number of clusters.
getNumFATs() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the number of FAT tables.
getNumItems() - Method in class rossi.fstools.fs.reiserfs.FBlock
Get the number of items or keys within this block.
getNumLBASector() - Method in class rossi.fstools.partition.Partition
 
getNumLinks() - Method in interface rossi.fstools.fs.Inode
Get the number of hard links to this file.
getNumLinks() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getNumLinks() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
getNumLinks() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getNumLinks() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getNumLinks() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getNumSectors() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the number of sectors in the filesystem.
getNumber() - Method in class rossi.fstools.fs.ext2fs.Ext2InodePtr
 
getObject(Inode) - Method in interface rossi.fstools.fs.FileSystem
Get the filesystem object represented by an inode.
getObject(Inode) - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
 
getObject(Inode) - Method in class rossi.fstools.fs.fatfs.FatFileSystem
 
getObject(Inode) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Get the file system object that is pointed to by the given Inode.
getObjectId() - Method in class rossi.fstools.fs.reiserfs.DirEntry
Get the identifier of this object.
getObjectId() - Method in class rossi.fstools.fs.reiserfs.Key
Get the identifier for this object.
getOffset() - Method in class rossi.fstools.fs.reiserfs.Key
Get the offset.
getOffset() - Method in class rossi.fstools.io.BlockPointer
 
getOldMaxSize() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getOrigJournalSize() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getParent() - Method in class rossi.fstools.fs.reiserfs.FBlock
Get the parent of this block.
getParentDirId() - Method in class rossi.fstools.fs.reiserfs.DirEntry
Get the identifier of this object's parent directory.
getParentDirId() - Method in class rossi.fstools.fs.reiserfs.Key
Get the identifier for the parent directory.
getPartitions() - Method in class rossi.fstools.partition.PartitionTable
 
getPartitions() - Method in class rossi.fstools.partition.PhysicalDisk
 
getPointerForKey(Key) - Method in class rossi.fstools.fs.reiserfs.InternalNode
Convieince method for searching the tree.
getPreallocBlocks() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getPreallocDirBlocks() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getPtrs() - Method in class rossi.fstools.fs.reiserfs.InternalNode
Get the disk child pointers in this node.
getRDev() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
Get the device major/minor numbers.
getRDev() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getRDev() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getRawData() - Method in class rossi.fstools.fs.reiserfs.Item
Get the raw data comprising this item.
getRecordLen() - Method in class rossi.fstools.fs.ext2fs.DirEntry
Get the length of this record.
getReserved() - Method in class rossi.fstools.fs.reiserfs.DiskChild
 
getReserved() - Method in class rossi.fstools.fs.reiserfs.FBlock
 
getReserved() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getReservedBlockCount() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getReservedCharPad() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getReservedSectors() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the number of reserved sectors.
getReservedWordPad() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getRevLevel() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getRightKey() - Method in class rossi.fstools.fs.reiserfs.FBlock
Get the right most (hightest in sort order) key contained within this block.
getRootBlock() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getRootCluster() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the first cluster of the root directory.
getRootDir() - Method in interface rossi.fstools.fs.FileSystem
Get a pointer to the root directory's inode.
getRootDir() - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
 
getRootDir() - Method in class rossi.fstools.fs.fatfs.FatFileSystem
 
getRootDir() - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Returns pointer to root directory.
getRootDirEntries() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the number of root directory entries.
getS16(byte[], int) - Static method in class rossi.fstools.fs.FsUtils
Read a 16 bit signed number off the disk.
getS32(byte[], int) - Static method in class rossi.fstools.fs.FsUtils
Read a 32 bit signed number off the disk.
getS64(byte[], int) - Static method in class rossi.fstools.fs.FsUtils
This is the same as getU64().
getSectorSize() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Sector size.
getSectors() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the count of sectors in the FS.
getSectorsPerCluster() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get number of sectors per cluster.
getSectorsPerTrack() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Number of sectors per track.
getSequence() - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
Get the sequence number.
getShortName() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the short filename.
getSize() - Method in interface rossi.fstools.fs.Inode
Get the size of the data associated with the object.
getSize() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getSize() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
getSize() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getSize() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getSize() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getSizeLow() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get the low 32 bits of the file size.
getSlack() - Method in interface rossi.fstools.fs.File
Get a BlockPointerInputStream to the slack space contained at the end of the file.
getSlack() - Method in class rossi.fstools.fs.ext2fs.Ext2File
 
getSlack() - Method in class rossi.fstools.fs.fatfs.FatFile
 
getSlack() - Method in class rossi.fstools.fs.fatfs.FatRootDirFile
 
getSlack() - Method in class rossi.fstools.fs.reiserfs.ReiserFile
 
getStart() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the lower 16 bits of the starting cluster.
getStart() - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
Starting cluster.
getStartCyl() - Method in class rossi.fstools.partition.Partition
 
getStartHead() - Method in class rossi.fstools.partition.Partition
 
getStartHi() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the high 16 bits of the starting cluster for FAT32 only.
getStartLBA() - Method in class rossi.fstools.partition.Partition
 
getStartSector() - Method in class rossi.fstools.partition.Partition
 
getState() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getState() - Method in class rossi.fstools.fs.reiserfs.DirEntry
 
getState() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getSuperBlock() - Method in class rossi.fstools.fs.reiserfs.FBlock
Get the superblock for this filesystem.
getSystem() - Method in class rossi.fstools.partition.Partition
 
getSystemId() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the system identifier.
getTime() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Get the last modified time of day.
getTotalSectors() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Total sectors in the filesystem.
getTreeHeight() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getTripleIndirectBlock() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get the triple indirect block pointer.
getType() - Method in class rossi.fstools.fs.ext2fs.DirEntry
Get the type of this file for EXT3 filesystem which support it.
getType() - Method in class rossi.fstools.fs.reiserfs.Key
Get the item type.
getU16(byte[], int) - Static method in class rossi.fstools.fs.FsUtils
Read a 16 bit unsigned number off the disk.
getU32(byte[], int) - Static method in class rossi.fstools.fs.FsUtils
Read a 32 bit unsigned number off the disk.
getU64(byte[], int) - Static method in class rossi.fstools.fs.FsUtils
Read a 64 bit unsigned number off the disk.
getUidHigh() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getUidLow() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
Get the low 16 bits of the user id.
getUniqueID() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
getUniqueID() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getUsedDirs() - Method in class rossi.fstools.fs.ext2fs.GroupDesc
Get the number of directories in this group.
getUserId() - Method in interface rossi.fstools.fs.Inode
Get the user id of the object's owner.
getUserId() - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
getUserId() - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
getUserId() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
getUserId() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
getUserId() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
getVersion() - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
Get the filesystem version.
getVersion() - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
getWriteTime() - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
gidHigh - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
gidLow - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
groupId - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
groupId - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
groupNumber - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 

H

hash - Variable in class rossi.fstools.fs.reiserfs.DirEntry
 
hashFunc - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
hashSeed - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
hashValue - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Hash of the short name.
hashValue - Variable in class rossi.fstools.fs.fatfs.VFatDirEntry
Hash value of the FatDirEntry this is associated with.
header - Variable in class rossi.fstools.fs.reiserfs.Item
 
heads - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
hiddenSectors - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 

I

IMMUTABLE - Static variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
IndirectItem - class rossi.fstools.fs.reiserfs.IndirectItem.
Representation of an indirect item.
IndirectItem(byte[], int, LeafNode, ItemHead) - Constructor for class rossi.fstools.fs.reiserfs.IndirectItem
Create an indirect item from the supplied buffer.
Inode - interface rossi.fstools.fs.Inode.
An inode contains meta-data about a file system object.
InodePtr - interface rossi.fstools.fs.InodePtr.
An inode pointer contains information about how to find an inode.
InternalNode - class rossi.fstools.fs.reiserfs.InternalNode.
Representation of an internal node of the B+Tree.
InternalNode(ReiserSuperBlock, int) - Constructor for class rossi.fstools.fs.reiserfs.InternalNode
Create an internal node.
Item - class rossi.fstools.fs.reiserfs.Item.
Representation of a Item.
Item(byte[], int, LeafNode, ItemHead) - Constructor for class rossi.fstools.fs.reiserfs.Item
Create a new Item.
ItemHead - class rossi.fstools.fs.reiserfs.ItemHead.
Representation of a ItemHead.
ItemHead() - Constructor for class rossi.fstools.fs.reiserfs.ItemHead
 
indirectBlock - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
infoSector - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
inode - Variable in class rossi.fstools.fs.ext2fs.DirEntry
 
inodeBitmap - Variable in class rossi.fstools.fs.ext2fs.GroupDesc
 
inodeCount - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
inodeGen - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
inodeSize - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
inodeTable - Variable in class rossi.fstools.fs.ext2fs.GroupDesc
 
inodesPerGroup - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
isBad(int) - Method in class rossi.fstools.fs.fatfs.FatTable
Return true if the given cluster number is bad.
isBlockDev() - Method in interface rossi.fstools.fs.Device
 
isBlockDev() - Method in class rossi.fstools.fs.ext2fs.Ext2Device
 
isBlockDev() - Method in class rossi.fstools.fs.reiserfs.ReiserDevice
 
isCharDev() - Method in interface rossi.fstools.fs.Device
 
isCharDev() - Method in class rossi.fstools.fs.ext2fs.Ext2Device
 
isCharDev() - Method in class rossi.fstools.fs.reiserfs.ReiserDevice
 
isEOF(int) - Method in class rossi.fstools.fs.fatfs.FatTable
Return true if the given cluster number is an EOF marker.
isEOF - Variable in class rossi.fstools.io.BlockPointerInputStream
 
isExtended() - Method in class rossi.fstools.partition.Partition
 
isFree(int) - Method in class rossi.fstools.fs.fatfs.FatTable
Return true if the given cluster number is free (unallocated).
itemHeaders - Variable in class rossi.fstools.fs.reiserfs.LeafNode
 
itemLen - Variable in class rossi.fstools.fs.reiserfs.ItemHead
 
itemLocation - Variable in class rossi.fstools.fs.reiserfs.ItemHead
 
itemVersion - Variable in class rossi.fstools.fs.reiserfs.ItemHead
 

J

journalBlock - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
journalBlockCount - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
journalCommitAge - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
journalDev - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
journalDev - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
journalInode - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
journalMaxBatch - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
journalTransAge - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
journalTransMax - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
journalUniqueID - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 

K

KEY_FORMAT_3_5 - Static variable in class rossi.fstools.fs.reiserfs.Key
Indicates Key format 3.5
KEY_FORMAT_3_6 - Static variable in class rossi.fstools.fs.reiserfs.Key
Indicates Key format 3.6
Key - class rossi.fstools.fs.reiserfs.Key.
Representation of a key.
Key() - Constructor for class rossi.fstools.fs.reiserfs.Key
 
KeyV1 - class rossi.fstools.fs.reiserfs.KeyV1.
Representation of a format 3.5 key.
KeyV1() - Constructor for class rossi.fstools.fs.reiserfs.KeyV1
 
KeyV2 - class rossi.fstools.fs.reiserfs.KeyV2.
Representation of a format 3.6 key.
KeyV2() - Constructor for class rossi.fstools.fs.reiserfs.KeyV2
 
key - Variable in class rossi.fstools.fs.reiserfs.ItemHead
 
keys - Variable in class rossi.fstools.fs.reiserfs.InternalNode
 

L

LINUX_EXTENDED_PARTITION - Static variable in class rossi.fstools.partition.Partition
 
LeafNode - class rossi.fstools.fs.reiserfs.LeafNode.
Representation of an leaf node of the B+Tree.
LeafNode(ReiserSuperBlock, int) - Constructor for class rossi.fstools.fs.reiserfs.LeafNode
Create a new leaf node
label - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
label - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
lastCheck - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
lastMountPoint - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
lastOrphan - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
lcase - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Lower case indicator for Windows NT.
length - Variable in class rossi.fstools.io.BlockPointer
 
level - Variable in class rossi.fstools.fs.reiserfs.FBlock
 
load() - Method in class rossi.fstools.fs.reiserfs.DirectoryItem
Parse the item and load the array of directory entries from the data with the item.
load() - Method in class rossi.fstools.fs.reiserfs.IndirectItem
Load the block pointer array from the buffer.
load() - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
load() - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
loadFromBuffer(byte[], int) - Method in interface rossi.fstools.fs.DiskStructure
Loads the object from a memory buffer
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.ext2fs.DirEntry
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
Load from a buffer containint the superblock.
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.ext2fs.GroupDesc
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
 
loadFromBuffer(byte[], int, int, int) - Method in class rossi.fstools.fs.reiserfs.DirEntry
Loads a directory entry.
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.reiserfs.DiskChild
Load this structure from disk.
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.reiserfs.FBlock
Load this structure from disk.
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.reiserfs.InternalNode
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.reiserfs.ItemHead
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.reiserfs.KeyV1
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.reiserfs.KeyV2
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.reiserfs.LeafNode
 
loadFromBuffer(byte[], int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
Load from a buffer containint the superblock.
loadFromBuffer(byte[], int) - Method in class rossi.fstools.partition.Partition
Loads the object from a memory buffer
loadFromBuffer(byte[], int) - Method in class rossi.fstools.partition.PartitionTable
Loads the object from a memory buffer
loadLogicalPartitions(List, PartitionTable, long, Partition) - Method in class rossi.fstools.partition.PhysicalDisk
 
location - Variable in class rossi.fstools.fs.reiserfs.DirEntry
 
logBlockSize - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
logFragSize - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
longName - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Long filename.
lookup(int) - Method in class rossi.fstools.fs.fatfs.FatTable
Lookup the value for the given cluster in the FAT table.

M

MAX_FAT12 - Static variable in class rossi.fstools.fs.fatfs.FatSuperBlock
Max number of clusters for FAT12.
MAX_FAT16 - Static variable in class rossi.fstools.fs.fatfs.FatSuperBlock
Max number of clusters for FAT16.
MAX_FAT32 - Static variable in class rossi.fstools.fs.fatfs.FatSuperBlock
Max number of clusters for FAT32.
magic - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
magic - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
maxMountCount - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
media - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
minorRevLevel - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
mode - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
mode - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
mode - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
modifyTime - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
modifyTime - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
modifyTime - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
mountCount - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
mountTime - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 

N

NOATIME - Static variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
NODUMP - Static variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
NOTAIL - Static variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
name - Variable in class rossi.fstools.fs.ext2fs.DirEntry
 
name - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
First 8 bytes of the short name.
name - Variable in class rossi.fstools.fs.fatfs.VFatDirEntry
A fragment of the long filename.
name - Variable in class rossi.fstools.fs.reiserfs.DirEntry
 
nameLen - Variable in class rossi.fstools.fs.ext2fs.DirEntry
 
nextLeaf(LeafNode) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
Returns the next leaf following the given leaf.
numEntries() - Method in class rossi.fstools.fs.reiserfs.DirectoryItem
Get the number of directory entries from the Item header.
numEntries() - Method in class rossi.fstools.fs.reiserfs.IndirectItem
Get the number of entries (pointers to blocks) contained within this item.
numFATs - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
numItems - Variable in class rossi.fstools.fs.reiserfs.FBlock
 
numLBASector - Variable in class rossi.fstools.partition.Partition
 
numLinks - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
numLinks - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
numLinks - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 

O

objectId - Variable in class rossi.fstools.fs.reiserfs.DirEntry
 
objectId - Variable in class rossi.fstools.fs.reiserfs.Key
 
offset - Variable in class rossi.fstools.fs.reiserfs.Key
 
offset - Variable in class rossi.fstools.io.BlockIO
 
offset - Variable in class rossi.fstools.io.BlockPointer
 
oldMaxSize - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
open(BlockReader) - Method in interface rossi.fstools.fs.FileSystem
Open a file system for reading.
open(BlockReader) - Method in class rossi.fstools.fs.ext2fs.Ext2FileSystem
 
open(BlockReader) - Method in class rossi.fstools.fs.fatfs.FatFileSystem
 
open(BlockReader) - Method in class rossi.fstools.fs.reiserfs.ReiserFileSystem
 
open(BlockReader) - Method in class rossi.fstools.partition.PhysicalDisk
 
origJournalSize - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 

P

Partition - class rossi.fstools.partition.Partition.
 
Partition() - Constructor for class rossi.fstools.partition.Partition
 
PartitionTable - class rossi.fstools.partition.PartitionTable.
 
PartitionTable() - Constructor for class rossi.fstools.partition.PartitionTable
 
PhysicalDisk - class rossi.fstools.partition.PhysicalDisk.
 
PhysicalDisk() - Constructor for class rossi.fstools.partition.PhysicalDisk
 
parent - Variable in class rossi.fstools.fs.reiserfs.FBlock
 
parentDirId - Variable in class rossi.fstools.fs.reiserfs.DirEntry
 
parentDirId - Variable in class rossi.fstools.fs.reiserfs.Key
 
partitions - Variable in class rossi.fstools.partition.PartitionTable
 
preallocBlocks - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
preallocDirBlocks - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
processDirEntry(FatDirEntry) - Method in class rossi.fstools.fs.fatfs.VFatProcessor
 
processLFNEntry(VFatDirEntry) - Method in class rossi.fstools.fs.fatfs.VFatProcessor
 
ptrs - Variable in class rossi.fstools.fs.reiserfs.IndirectItem
 
ptrs - Variable in class rossi.fstools.fs.reiserfs.InternalNode
 

R

ReiserDevice - class rossi.fstools.fs.reiserfs.ReiserDevice.
Representation of a unix device.
ReiserDevice(StatDataItem) - Constructor for class rossi.fstools.fs.reiserfs.ReiserDevice
Crate the device from the inode (stat data)
ReiserDirectory - class rossi.fstools.fs.reiserfs.ReiserDirectory.
Representation of a directory.
ReiserDirectory() - Constructor for class rossi.fstools.fs.reiserfs.ReiserDirectory
Create a new directory.
ReiserFifo - class rossi.fstools.fs.reiserfs.ReiserFifo.
Represents a unix pipe or FIFO.
ReiserFifo() - Constructor for class rossi.fstools.fs.reiserfs.ReiserFifo
 
ReiserFile - class rossi.fstools.fs.reiserfs.ReiserFile.
Representation of a file.
ReiserFile(long, BlockReader) - Constructor for class rossi.fstools.fs.reiserfs.ReiserFile
Crate a new file.
ReiserFileSystem - class rossi.fstools.fs.reiserfs.ReiserFileSystem.
Representation of the reiser file system.
ReiserFileSystem() - Constructor for class rossi.fstools.fs.reiserfs.ReiserFileSystem
 
ReiserSocket - class rossi.fstools.fs.reiserfs.ReiserSocket.
Represents a socket.
ReiserSocket() - Constructor for class rossi.fstools.fs.reiserfs.ReiserSocket
 
ReiserSuperBlock - class rossi.fstools.fs.reiserfs.ReiserSuperBlock.
Representation of ReiserFS superblock.
ReiserSuperBlock() - Constructor for class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
ReiserSymLink - class rossi.fstools.fs.reiserfs.ReiserSymLink.
Representation of a symlink.
ReiserSymLink(ReiserFile) - Constructor for class rossi.fstools.fs.reiserfs.ReiserSymLink
Create the SymLink given a File.
read(byte[], int, int) - Method in class rossi.fstools.io.BlockPointerInputStream
 
read(byte[]) - Method in class rossi.fstools.io.BlockPointerInputStream
 
read() - Method in class rossi.fstools.io.BlockPointerInputStream
 
reader - Variable in class rossi.fstools.fs.ext2fs.Ext2File
 
reader - Variable in class rossi.fstools.fs.fatfs.FatFile
 
reader - Variable in class rossi.fstools.fs.reiserfs.ReiserFile
 
reader - Variable in class rossi.fstools.io.BlockPointerInputStream
 
recordLen - Variable in class rossi.fstools.fs.ext2fs.DirEntry
 
reserved - Variable in class rossi.fstools.fs.reiserfs.DiskChild
 
reserved - Variable in class rossi.fstools.fs.reiserfs.FBlock
 
reserved - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
reservedBlockCount - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
reservedCharPad - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
reservedSectors - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
reservedWordPad - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
revLevel - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
rightKey - Variable in class rossi.fstools.fs.reiserfs.FBlock
 
rootBlock - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
rootCluster - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
rootDirEntries - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
rossi.fstools.fs - package rossi.fstools.fs
File system interfaces.
rossi.fstools.fs.ext2fs - package rossi.fstools.fs.ext2fs
Ext2 and Ext3 driver.
rossi.fstools.fs.fatfs - package rossi.fstools.fs.fatfs
FAT12/16/32 driver.
rossi.fstools.fs.reiserfs - package rossi.fstools.fs.reiserfs
ReiserFS version 3.6 driver.
rossi.fstools.io - package rossi.fstools.io
 
rossi.fstools.partition - package rossi.fstools.partition
 

S

SECRM - Static variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
SOCKET_MODE - Static variable in interface rossi.fstools.fs.Inode
 
SYMLINK_MODE - Static variable in interface rossi.fstools.fs.Inode
 
SYNC - Static variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
Socket - interface rossi.fstools.fs.Socket.
 
StatDataItem - class rossi.fstools.fs.reiserfs.StatDataItem.
StatDataItem holds statistics about the object it describes.
StatDataItem(byte[], int, LeafNode, ItemHead) - Constructor for class rossi.fstools.fs.reiserfs.StatDataItem
 
StatDataV1 - class rossi.fstools.fs.reiserfs.StatDataV1.
Representation of a Stat data v1.
StatDataV1(byte[], int, LeafNode, ItemHead) - Constructor for class rossi.fstools.fs.reiserfs.StatDataV1
 
StatDataV2 - class rossi.fstools.fs.reiserfs.StatDataV2.
Representation of a Stat data v2.
StatDataV2(byte[], int, LeafNode, ItemHead) - Constructor for class rossi.fstools.fs.reiserfs.StatDataV2
 
SuperBlock - interface rossi.fstools.fs.SuperBlock.
A superblock for a filesystem.
SymLink - interface rossi.fstools.fs.SymLink.
A symbolic link.
sb - Variable in class rossi.fstools.fs.ext2fs.Ext2File
 
sb - Variable in class rossi.fstools.fs.fatfs.FatFile
 
sb - Variable in class rossi.fstools.fs.reiserfs.FBlock
 
sectorSize - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
sectors - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
sectorsPerCluster - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
sectorsPerTrack - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
sequence - Variable in class rossi.fstools.fs.fatfs.VFatDirEntry
Sequence number.
setAccessTime(long) - Method in interface rossi.fstools.fs.Inode
 
setAccessTime(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setAccessTime(long) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Not supported.
setAccessTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setAccessTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setAccessTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setAdate(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setAlgorithmUsageBitmap(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setAttr(byte) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setAttr(byte) - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
 
setAttrs(int) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setBackupBootSector(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setBitmapBlocks(int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setBlock(LeafNode) - Method in class rossi.fstools.fs.reiserfs.Item
 
setBlockBitmap(long) - Method in class rossi.fstools.fs.ext2fs.GroupDesc
 
setBlockCount(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setBlockCount(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setBlockData(byte[]) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setBlockNum(int) - Method in class rossi.fstools.io.BlockPointer
 
setBlockNumber(long) - Method in class rossi.fstools.fs.reiserfs.DiskChild
 
setBlockSize(int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setBlockSize(int) - Method in class rossi.fstools.io.BlockIO
 
setBlockSize(int) - Method in class rossi.fstools.io.BlockPointer
 
setBlockSize(int) - Method in interface rossi.fstools.io.BlockReader
Sets the block size
setBlocks(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setBlocks(long) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setBlocks(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setBlocks(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setBlocksPerGroup(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setBoot(byte) - Method in class rossi.fstools.partition.Partition
 
setBootStrap(byte[]) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setBuffer(byte[]) - Method in class rossi.fstools.fs.reiserfs.Item
 
setBufferOffset(int) - Method in class rossi.fstools.fs.reiserfs.Item
 
setCdate(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setChangedTime(long) - Method in interface rossi.fstools.fs.Inode
 
setChangedTime(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setChangedTime(long) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Not supported.
setChangedTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setChangedTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setChangedTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setCheckInterval(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setChildSize(int) - Method in class rossi.fstools.fs.reiserfs.DiskChild
 
setCreatorOS(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setCtime(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setCtimems(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setCurrSize(int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setDate(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setDefaultHashVersion(byte) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setDefaultMountOptions(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setDefaultResGID(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setDefaultResUID(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setDeletedTime(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setDirACL(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setDirectBlocks(long[]) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setDoubleIndirectBlock(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setEndCyl(byte) - Method in class rossi.fstools.partition.Partition
 
setEndHead(byte) - Method in class rossi.fstools.partition.Partition
 
setEndSector(byte) - Method in class rossi.fstools.partition.Partition
 
setErrors(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setExt(byte[]) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setFat32Length(long) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setFatLength(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setFeatureCompat(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFeatureInCompat(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFeatureROCompat(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFileACL(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setFileVersion(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setFirstDataBlock(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFirstDirect(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setFirstInode(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFirstMetaBlockGroup(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFlags(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setFlags(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setFlags(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setFragAddr(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setFragNum(int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setFragSize(int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setFragsPerGroup(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFreeBlocks(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFreeBlocks(int) - Method in class rossi.fstools.fs.ext2fs.GroupDesc
 
setFreeBlocks(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setFreeEntCt(int) - Method in class rossi.fstools.fs.reiserfs.ItemHead
 
setFreeInodes(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setFreeInodes(int) - Method in class rossi.fstools.fs.ext2fs.GroupDesc
 
setFreeSpace(int) - Method in class rossi.fstools.fs.reiserfs.FBlock
 
setFreeSpaceData(byte[]) - Method in class rossi.fstools.fs.reiserfs.InternalNode
 
setGeneration(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setGidHigh(int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setGidLow(int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setGroupId(long) - Method in interface rossi.fstools.fs.Inode
 
setGroupId(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setGroupId(long) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Not supported.
setGroupId(long) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setGroupId(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setGroupId(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setGroupNumber(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setHash(long) - Method in class rossi.fstools.fs.reiserfs.DirEntry
 
setHashFunc(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setHashSeed(int[]) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setHashValue(byte) - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
 
setHeader(ItemHead) - Method in class rossi.fstools.fs.reiserfs.Item
 
setHeads(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setHiddenSectors(long) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setIndirectBlock(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setInfoSector(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setInode(long) - Method in class rossi.fstools.fs.ext2fs.DirEntry
 
setInodeBitmap(long) - Method in class rossi.fstools.fs.ext2fs.GroupDesc
 
setInodeCount(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setInodeGen(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setInodeSize(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setInodeTable(long) - Method in class rossi.fstools.fs.ext2fs.GroupDesc
 
setInodesPerGroup(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setItemHeaders(ItemHead[]) - Method in class rossi.fstools.fs.reiserfs.LeafNode
 
setItemLen(int) - Method in class rossi.fstools.fs.reiserfs.ItemHead
 
setItemLocation(int) - Method in class rossi.fstools.fs.reiserfs.ItemHead
 
setItemVersion(int) - Method in class rossi.fstools.fs.reiserfs.ItemHead
 
setJournalBlock(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setJournalBlockCount(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setJournalCommitAge(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setJournalDev(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setJournalDev(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setJournalInode(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setJournalMaxBatch(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setJournalTransAge(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setJournalTransMax(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setJournalUniqueID(byte[]) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setKey(Key) - Method in class rossi.fstools.fs.reiserfs.ItemHead
 
setKeys(Key[]) - Method in class rossi.fstools.fs.reiserfs.InternalNode
 
setLabel(byte[]) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setLabel(byte[]) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setLastCheck(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setLastMountPoint(byte[]) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setLastOrphan(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setLcase(byte) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setLength(int) - Method in class rossi.fstools.io.BlockPointer
 
setLevel(int) - Method in class rossi.fstools.fs.reiserfs.FBlock
 
setLocation(int) - Method in class rossi.fstools.fs.reiserfs.DirEntry
 
setLogBlockSize(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setLogFragSize(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setLongName(String) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setMagic(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setMagic(byte[]) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setMaxMountCount(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setMedia(byte) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setMinorRevLevel(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setMode(int) - Method in interface rossi.fstools.fs.Inode
Set the mode.
setMode(int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setMode(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Not supported.
setMode(int) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setMode(int) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setMode(int) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setModifyTime(long) - Method in interface rossi.fstools.fs.Inode
 
setModifyTime(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setModifyTime(long) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Not supported.
setModifyTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setModifyTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setModifyTime(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setMountCount(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setMountTime(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setName(String) - Method in class rossi.fstools.fs.ext2fs.DirEntry
 
setName(String) - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
 
setName(String) - Method in class rossi.fstools.fs.reiserfs.DirEntry
 
setNameLen(int) - Method in class rossi.fstools.fs.ext2fs.DirEntry
 
setNamePrefix(byte[]) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setNumFATs(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setNumItems(int) - Method in class rossi.fstools.fs.reiserfs.FBlock
 
setNumLBASector(long) - Method in class rossi.fstools.partition.Partition
 
setNumLinks(long) - Method in interface rossi.fstools.fs.Inode
 
setNumLinks(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setNumLinks(long) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Not supported.
setNumLinks(long) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setNumLinks(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setNumLinks(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setObjectId(long) - Method in class rossi.fstools.fs.reiserfs.DirEntry
 
setObjectId(long) - Method in class rossi.fstools.fs.reiserfs.Key
 
setOffset(long) - Method in class rossi.fstools.fs.reiserfs.Key
 
setOffset(int) - Method in class rossi.fstools.io.BlockPointer
 
setOldMaxSize(int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setOrigJournalSize(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setParent(FBlock) - Method in class rossi.fstools.fs.reiserfs.FBlock
Set the parent of this block.
setParentDirId(long) - Method in class rossi.fstools.fs.reiserfs.DirEntry
 
setParentDirId(long) - Method in class rossi.fstools.fs.reiserfs.Key
 
setPartitions(Partition[]) - Method in class rossi.fstools.partition.PartitionTable
 
setPreallocBlocks(byte) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setPreallocDirBlocks(byte) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setPtrs(DiskChild[]) - Method in class rossi.fstools.fs.reiserfs.InternalNode
 
setRecordLen(int) - Method in class rossi.fstools.fs.ext2fs.DirEntry
 
setReserved(int) - Method in class rossi.fstools.fs.reiserfs.DiskChild
 
setReserved(int) - Method in class rossi.fstools.fs.reiserfs.FBlock
 
setReserved(int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setReservedBlockCount(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setReservedCharPad(byte) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setReservedSectors(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setReservedWordPad(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setRevLevel(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setRightKey(Key) - Method in class rossi.fstools.fs.reiserfs.FBlock
 
setRootBlock(long) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setRootCluster(long) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setRootDirEntries(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setSectorSize(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setSectors(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setSectorsPerCluster(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setSectorsPerTrack(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setSequence(byte) - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
 
setSize(long) - Method in interface rossi.fstools.fs.Inode
 
setSize(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setSize(long) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setSize(long) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setSize(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setSize(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setSizeLow(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setStart(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setStart(int) - Method in class rossi.fstools.fs.fatfs.VFatDirEntry
 
setStartCyl(byte) - Method in class rossi.fstools.partition.Partition
 
setStartHead(byte) - Method in class rossi.fstools.partition.Partition
 
setStartHi(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setStartLBA(long) - Method in class rossi.fstools.partition.Partition
 
setStartSector(byte) - Method in class rossi.fstools.partition.Partition
 
setState(int) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setState(int) - Method in class rossi.fstools.fs.reiserfs.DirEntry
 
setState(int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setSystem(byte) - Method in class rossi.fstools.partition.Partition
 
setSystemId(String) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setTime(int) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
 
setTotalSectors(long) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setTreeHeight(int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setTripleIndirectBlock(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setType(int) - Method in class rossi.fstools.fs.ext2fs.DirEntry
 
setType(int) - Method in class rossi.fstools.fs.reiserfs.Key
 
setUidHigh(int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setUidLow(int) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setUniqueID(byte[]) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
setUniqueID(byte[]) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setUsedDirs(int) - Method in class rossi.fstools.fs.ext2fs.GroupDesc
 
setUserId(long) - Method in interface rossi.fstools.fs.Inode
 
setUserId(long) - Method in class rossi.fstools.fs.ext2fs.Ext2Inode
 
setUserId(long) - Method in class rossi.fstools.fs.fatfs.FatDirEntry
Not supported.
setUserId(long) - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
setUserId(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV1
 
setUserId(long) - Method in class rossi.fstools.fs.reiserfs.StatDataV2
 
setVersion(int) - Method in class rossi.fstools.fs.fatfs.FatSuperBlock
 
setVersion(int) - Method in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
setWriteTime(long) - Method in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
size - Variable in class rossi.fstools.fs.ext2fs.Ext2File
 
size - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
File size.
size - Variable in class rossi.fstools.fs.fatfs.FatFile
 
size - Variable in class rossi.fstools.fs.reiserfs.ReiserFile
 
size - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
size - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
sizeLow - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
sizeRemaining - Variable in class rossi.fstools.fs.ext2fs.Ext2File
 
sizeRemaining - Variable in class rossi.fstools.fs.fatfs.FatFile
 
sizeRemaining - Variable in class rossi.fstools.fs.reiserfs.ReiserFile
 
slackList - Variable in class rossi.fstools.fs.ext2fs.Ext2File
 
slackList - Variable in class rossi.fstools.fs.fatfs.FatFile
 
slackList - Variable in class rossi.fstools.fs.reiserfs.ReiserFile
 
start - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Low 16 bits of starting cluster.
start - Variable in class rossi.fstools.fs.fatfs.VFatDirEntry
Starting cluster
startCyl - Variable in class rossi.fstools.partition.Partition
 
startHead - Variable in class rossi.fstools.partition.Partition
 
startLBA - Variable in class rossi.fstools.partition.Partition
 
startSector - Variable in class rossi.fstools.partition.Partition
 
starthi - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
High 16 bits of the starting cluster for FAT32.
state - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
state - Variable in class rossi.fstools.fs.reiserfs.DirEntry
 
state - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
system - Variable in class rossi.fstools.partition.Partition
 
systemId - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 

T

TYPE_DIRECT - Static variable in class rossi.fstools.fs.reiserfs.Key
Type indicating Direct Item.
TYPE_DIRENTRY - Static variable in class rossi.fstools.fs.reiserfs.Key
Type indicating Directory Item.
TYPE_INDIRECT - Static variable in class rossi.fstools.fs.reiserfs.Key
Type indicating Indirect Item.
TYPE_MAXTYPE - Static variable in class rossi.fstools.fs.reiserfs.Key
 
TYPE_STAT_DATA - Static variable in class rossi.fstools.fs.reiserfs.Key
Type indicating Stat Item.
time - Variable in class rossi.fstools.fs.fatfs.FatDirEntry
Modification time.
toString() - Method in class rossi.fstools.fs.reiserfs.StatDataItem
 
toString() - Method in class rossi.fstools.io.BlockPointer
 
toString() - Method in class rossi.fstools.partition.Partition
 
totalSectors - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
treeHeight - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
tripleIndirectBlock - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
type - Variable in class rossi.fstools.fs.ext2fs.DirEntry
 
type - Variable in class rossi.fstools.fs.reiserfs.Key
 

U

UNRM - Static variable in class rossi.fstools.fs.reiserfs.StatDataV2
 
uidHigh - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
uidLow - Variable in class rossi.fstools.fs.ext2fs.Ext2Inode
 
uniqueID - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 
uniqueID - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 
usedDirs - Variable in class rossi.fstools.fs.ext2fs.GroupDesc
 
userId - Variable in class rossi.fstools.fs.reiserfs.StatDataV1
 
userId - Variable in class rossi.fstools.fs.reiserfs.StatDataV2
 

V

V1_DIRECT_UNIQUENESS - Static variable in class rossi.fstools.fs.reiserfs.KeyV1
Uniqueness value for Direct Items
V1_DIRENTRY_UNIQUENESS - Static variable in class rossi.fstools.fs.reiserfs.KeyV1
Uniqueness value for Directory Items
V1_INDIRECT_UNIQUENESS - Static variable in class rossi.fstools.fs.reiserfs.KeyV1
Uniqueness value for Indirect Items
V1_SD_UNIQUENESS - Static variable in class rossi.fstools.fs.reiserfs.KeyV1
Uniqueness value for Stat Items
VFatDirEntry - class rossi.fstools.fs.fatfs.VFatDirEntry.
Representation of a VFAT directory entry.
VFatDirEntry() - Constructor for class rossi.fstools.fs.fatfs.VFatDirEntry
Default constructor.
VFatProcessor - class rossi.fstools.fs.fatfs.VFatProcessor.
State machine to handle adding long filenames onto direcotry entries.
VFatProcessor() - Constructor for class rossi.fstools.fs.fatfs.VFatProcessor
Default constructor.
version - Variable in class rossi.fstools.fs.fatfs.FatSuperBlock
 
version - Variable in class rossi.fstools.fs.reiserfs.ReiserSuperBlock
 

W

WIN98_EXTENDED_PARTITION - Static variable in class rossi.fstools.partition.Partition
 
writeTime - Variable in class rossi.fstools.fs.ext2fs.Ext2SuperBlock
 

A B C D E F G H I J K L M N O P R S T U V W