|
MythTV
0.26-pre
|
Public Attributes | |
| int | avdp_valid |
| struct avdp_t | avdp |
| int | pvd_valid |
| struct pvd_t | pvd |
| int | partition_valid |
| struct Partition | partition |
| int | rooticb_valid |
| struct AD | rooticb |
| int | lb_num |
| struct lbudf * | lbs |
| int | map_num |
| struct icbmap * | maps |
Definition at line 121 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
| struct avdp_t udf_cache::avdp |
Definition at line 122 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
Definition at line 123 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
| struct pvd_t udf_cache::pvd |
Definition at line 124 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
Definition at line 125 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
| struct Partition udf_cache::partition |
Definition at line 126 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
Definition at line 127 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
| struct AD udf_cache::rooticb |
Definition at line 128 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
Definition at line 129 of file dvd_udf.c.
Referenced by FreeUDFCache(), GetUDFCache(), and SetUDFCache().
| struct lbudf* udf_cache::lbs |
Definition at line 130 of file dvd_udf.c.
Referenced by FreeUDFCache(), GetUDFCache(), and SetUDFCache().
Definition at line 131 of file dvd_udf.c.
Referenced by GetUDFCache(), and SetUDFCache().
| struct icbmap* udf_cache::maps |
Definition at line 132 of file dvd_udf.c.
Referenced by FreeUDFCache(), GetUDFCache(), and SetUDFCache().
1.7.6.1