Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

posix_header Struct Reference

List of all members.

Public Attributes

char name [100]
char mode [8]
char uid [8]
char gid [8]
char size [12]
char mtime [12]
char chksum [8]
char typeflag
char linkname [100]
char magic [6]
char version [2]
char uname [32]
char gname [32]
char devmajor [8]
char devminor [8]
char prefix [155]
char pad [12]

Detailed Description

One block of tar

Definition at line 28 of file tarfs_tar.c.


Member Data Documentation

char posix_header::chksum[8]
 

Definition at line 36 of file tarfs_tar.c.

Referenced by is_tar().

char posix_header::devmajor[8]
 

Definition at line 43 of file tarfs_tar.c.

Referenced by tar_fill_inode().

char posix_header::devminor[8]
 

Definition at line 44 of file tarfs_tar.c.

Referenced by tar_fill_inode().

char posix_header::gid[8]
 

Definition at line 33 of file tarfs_tar.c.

Referenced by tar_fill_inode().

char posix_header::gname[32]
 

Definition at line 42 of file tarfs_tar.c.

char posix_header::linkname[100]
 

Definition at line 38 of file tarfs_tar.c.

Referenced by find_nolink(), symlinkname(), and tar_fill_inode().

char posix_header::magic[6]
 

Definition at line 39 of file tarfs_tar.c.

Referenced by is_tar().

char posix_header::mode[8]
 

Definition at line 31 of file tarfs_tar.c.

Referenced by tar_fill_inode().

char posix_header::mtime[12]
 

Definition at line 35 of file tarfs_tar.c.

Referenced by tar_fill_inode().

char posix_header::name[100]
 

Definition at line 30 of file tarfs_tar.c.

Referenced by get_root_ino_pom(), offset_by_name2(), tar_lookup(), and tar_readdir().

char posix_header::pad[12]
 

Definition at line 46 of file tarfs_tar.c.

char posix_header::prefix[155]
 

Definition at line 45 of file tarfs_tar.c.

char posix_header::size[12]
 

Definition at line 34 of file tarfs_tar.c.

Referenced by find_nolink(), offset_by_name(), offset_by_name2(), skip_blocks(), symlinkname(), tar_fill_inode(), tar_get_root_ino(), tar_length(), tar_lookup(), and tar_readdir().

char posix_header::typeflag
 

Definition at line 37 of file tarfs_tar.c.

Referenced by find_nolink(), get_root_ino_pom(), get_type(), offset_by_name(), offset_by_name2(), skip_blocks(), symlinkname(), tar_fill_inode(), tar_get_root_ino(), tar_lookup(), and tar_readdir().

char posix_header::uid[8]
 

Definition at line 32 of file tarfs_tar.c.

Referenced by tar_fill_inode().

char posix_header::uname[32]
 

Definition at line 41 of file tarfs_tar.c.

char posix_header::version[2]
 

Definition at line 40 of file tarfs_tar.c.


The documentation for this struct was generated from the following file:
Generated on Fri May 23 02:10:45 2003 for TarFS by doxygen1.3