Searched defs:_cd9660node (Results 1 – 1 of 1) sorted by relevance
125 typedef struct _cd9660node { struct128 struct _cd9660node *parent; /* parent (NULL if root) */ argument132 struct _cd9660node *dot_record; /* For directories, used mainly in RRIP */ argument133 struct _cd9660node *dot_dot_record; argument135 fsnode *node; /* pointer to fsnode */136 struct _iso_directory_record_cd9660 *isoDirRecord;137 struct iso_extended_attributes *isoExtAttributes;163 struct _cd9660node *rr_real_parent, *rr_relocated; argument185 struct _cd9660node *ptnext, *ptprev, *ptlast; argument