Searched refs:_cd9660node (Results 1 – 2 of 2) sorted by relevance
123 typedef struct _cd9660node { struct126 struct _cd9660node *parent; /* parent (NULL if root) */ argument127 TAILQ_HEAD(cd9660_children_head, _cd9660node) cn_children;128 TAILQ_ENTRY(_cd9660node) cn_next_child;130 struct _cd9660node *dot_record; /* For directories, used mainly in RRIP */ argument131 struct _cd9660node *dot_dot_record; argument161 struct _cd9660node *rr_real_parent, *rr_relocated; argument183 struct _cd9660node *ptnext, *ptprev, *ptlast; argument
157 struct _cd9660node *boot_image_node;