Home
last modified time | relevance | path

Searched refs:utable (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/udf/
H A Dsuper.c1031 bool umap, utable, fmap, ftable; in check_partition_desc() local
1047 utable = phd->unallocSpaceTable.extLength; in check_partition_desc()
1053 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()
1060 if (utable && umap) in check_partition_desc()