Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/
Dsuper.c1000 bool umap, utable, fmap, ftable; in check_partition_desc() local
1017 umap = phd->unallocSpaceBitmap.extLength; in check_partition_desc()
1022 if (!utable && !umap && !ftable && !fmap) in check_partition_desc()
1029 if (utable && umap) in check_partition_desc()