Searched refs:_cd9660node (Results 1 – 2 of 2) sorted by relevance
125 typedef struct _cd9660node { struct128 struct _cd9660node *parent; /* parent (NULL if root) */ argument129 TAILQ_HEAD(cd9660_children_head, _cd9660node) cn_children;130 TAILQ_ENTRY(_cd9660node) cn_next_child;132 struct _cd9660node *dot_record; /* For directories, used mainly in RRIP */ argument133 struct _cd9660node *dot_dot_record; argument163 struct _cd9660node *rr_real_parent, *rr_relocated; argument185 struct _cd9660node *ptnext, *ptprev, *ptlast; argument
159 struct _cd9660node *boot_image_node;