Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/udf/
H A Dsuper.c1027 bool umap, utable, fmap, ftable; in check_partition_desc() local
1043 utable = phd->unallocSpaceTable.extLength; in check_partition_desc()
1049 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()
1056 if (utable && umap) in check_partition_desc()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds