Searched defs:_cd9660node (Results 1 – 1 of 1) sorted by relevance
124 typedef struct _cd9660node { struct127 struct _cd9660node *parent; /* parent (NULL if root) */ argument131 struct _cd9660node *dot_record; /* For directories, used mainly in RRIP */ argument132 struct _cd9660node *dot_dot_record; argument134 fsnode *node; /* pointer to fsnode */135 struct _iso_directory_record_cd9660 *isoDirRecord;136 struct iso_extended_attributes *isoExtAttributes;162 struct _cd9660node *rr_real_parent, *rr_relocated; argument184 struct _cd9660node *ptnext, *ptprev, *ptlast; argument