Unallocated Space Entry format
BP | 大きさ | 型 | 名称 | 内容 |
0〜15 | 16 | struct tag | Descriptor Tag | TagID=263 |
16〜35 | 20 | struct icbtag | ICB Tag | Type=1 |
36〜39 | 4 | unsigned long | Length of Allocation Descriptors (=L_AD) | Allocation Attributes の長さ [bytes] |
40〜40+L_AD-1 | L_AD | unsigned char[L_AD] | Allocation descriptors | 未割付範囲の配列 |
Allocation descriptors の型 (short_ad or long_ad or ext_ad) は ICB で指定します。
UDF1.02 では short_ad を使用します。
USE の場所は PD の Partition Contents Use の空間表に記述されます。
UDF1.02 では、USE の大きさを 1 論理ブロックに収まるようにします。
USE は普通、追記型媒体だけに使用されます。 DVD-ROM では使う必要は全くありません。