ReactOS 0.4.15-dev-7942-gd23573b
directory_entry Struct Reference

#include <mkisofs.h>

Collaboration diagram for directory_entry:

Public Attributes

struct directory_entrynext
 
struct directory_entryjnext
 
struct iso_directory_record isorec
 
unsigned int starting_block
 
off_t size
 
int mxpart
 
unsigned short priority
 
unsigned char jreclen
 
charname
 
chartable
 
charwhole_name
 
struct directoryfiledir
 
struct directory_entryparent_rec
 
struct directory_entrymxroot
 
unsigned int de_flags
 
ino_t inode
 
dev_t dev
 
unsigned charrr_attributes
 
unsigned int rr_attr_size
 
unsigned int total_rr_attr_size
 
unsigned int got_rr_name
 

Detailed Description

Definition at line 107 of file mkisofs.h.

Member Data Documentation

◆ de_flags

◆ dev

◆ filedir

◆ got_rr_name

unsigned int directory_entry::got_rr_name

Definition at line 137 of file mkisofs.h.

Referenced by parse_rr().

◆ inode

◆ isorec

◆ jnext

struct directory_entry* directory_entry::jnext

◆ jreclen

unsigned char directory_entry::jreclen

Definition at line 115 of file mkisofs.h.

Referenced by generate_one_joliet_directory(), and joliet_sort_n_finish().

◆ mxpart

int directory_entry::mxpart

◆ mxroot

◆ name

◆ next

◆ parent_rec

◆ priority

unsigned short directory_entry::priority

◆ rr_attr_size

◆ rr_attributes

◆ size

◆ starting_block

◆ table

char* directory_entry::table

◆ total_rr_attr_size

◆ whole_name


The documentation for this struct was generated from the following file: